diff options
| author | kj_sh604 | 2026-05-31 00:32:02 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-31 00:32:02 -0400 |
| commit | cf23fda43083a7374f48fc37433c0a8117779d2d (patch) | |
| tree | 664c87fa2007fd7958d8b780d2b59f0886d0d06a /src/requirements.txt | |
| parent | 8f2ef3227a87bb6389a40ef85c2d6ab9db405dc5 (diff) | |
refactor: hardening of the application
Diffstat (limited to 'src/requirements.txt')
| -rw-r--r-- | src/requirements.txt | 3 |
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 |
