diff options
Diffstat (limited to 'src/requirements.txt')
| -rw-r--r-- | src/requirements.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/requirements.txt b/src/requirements.txt index d5d931e..a5f169c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,3 @@ -flask>=3.0,<3.2 -gunicorn>=22,<24
\ No newline at end of file +flask>=3.1.1,<4.0 +gunicorn>=23.0.0,<24.0.0 +python-magic>=0.4.27,<1.0.0
\ No newline at end of file |
