We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5acba commit 8980088Copy full SHA for 8980088
requirements.txt
@@ -17,7 +17,7 @@ pg8000==1.31.2
17
18
# API and Models
19
Flask-RESTful==0.3.10
20
-marshmallow==3.23.1
+marshmallow==4.0.1
21
marshmallow-sqlalchemy==1.1.0
22
flask-marshmallow==1.2.1
23
flask-apispec==0.11.4
@@ -47,7 +47,7 @@ ruff==0.8.0
47
# Typing
48
mypy==1.13.0
49
types-google-cloud-ndb==2.3.0.20250317
50
-types-Flask-Cors==5.0.0.20240902
+types-Flask-Cors==6.0.0.20250809
51
types-Flask-Migrate==4.0.0.20240311
52
types-python-dateutil==2.9.0.20250822
53
types-requests==2.32.0.20241016
0 commit comments