From cf23fda43083a7374f48fc37433c0a8117779d2d Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 31 May 2026 00:32:02 -0400 Subject: refactor: hardening of the application --- src/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/requirements.txt') diff --git a/src/requirements.txt b/src/requirements.txt index dfce493..d5d931e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,2 @@ flask>=3.0,<3.2 -gunicorn>=22,<24 -python-magic>=0.4.27,<0.5 \ No newline at end of file +gunicorn>=22,<24 \ No newline at end of file -- cgit v1.2.3