Updated requirements

This commit is contained in:
Azeez Muibi
2025-03-21 08:47:24 +01:00
parent 167381c62d
commit 51ed5da84c
2 changed files with 4 additions and 13 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
Flask~=3.1.0
Werkzeug~=3.1.0
python-dotenv==1.0.0
gunicorn==21.2.0
flask-cors==4.0.0
gunicorn==22.0.0
flask-cors==4.0.2
pydantic==2.10.1
marshmallow==3.20.1
typing-extensions==4.12.2