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 e46e5bb commit 969a6c6Copy full SHA for 969a6c6
store/backend/pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"flask-sqlalchemy~=3.1", # fix multiple instance error: https://flask-sqlalchemy.palletsprojects.com/en/3.0.x/changes/#version-3-0-3
22
"gunicorn~=23.0",
23
"ipython~=7.19",
24
- "marshmallow~=3.0",
+ "marshmallow~=4.0",
25
"numpy<2.0.0",
26
"pandas~=2.3",
27
"psycopg2-binary~=2.8",
0 commit comments