Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pg8000==1.31.5

# API and Models
Flask-RESTful==0.3.10
marshmallow==3.23.1
marshmallow==4.1.0
marshmallow-sqlalchemy==1.1.0
flask-marshmallow==1.2.1
flask-apispec==0.11.4
Expand Down Expand Up @@ -47,7 +47,7 @@ ruff==0.8.0
# Typing
mypy==1.13.0
types-google-cloud-ndb==2.3.0.20250317
types-Flask-Cors==5.0.0.20240902
types-Flask-Cors==6.0.0.20250809
types-Flask-Migrate==4.0.0.20240311
types-python-dateutil==2.9.0.20250822
types-requests==2.32.0.20241016
Loading