aboutsummaryrefslogtreecommitdiffstats
path: root/src/requirements.txt
diff options
context:
space:
mode:
authorkj_sh6042026-05-31 00:32:02 -0400
committerkj_sh6042026-05-31 00:32:02 -0400
commitcf23fda43083a7374f48fc37433c0a8117779d2d (patch)
tree664c87fa2007fd7958d8b780d2b59f0886d0d06a /src/requirements.txt
parent8f2ef3227a87bb6389a40ef85c2d6ab9db405dc5 (diff)
refactor: hardening of the application
Diffstat (limited to 'src/requirements.txt')
-rw-r--r--src/requirements.txt3
1 files changed, 1 insertions, 2 deletions
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