Files
digifi-flaskA002/requirements.txt
T
2025-03-20 19:00:32 +01:00

15 lines
237 B
Plaintext

# Flask and Extensions
Flask==2.3.3
# Flask-SQLAlchemy==3.0.5
Flask-Marshmallow==0.15.0
marshmallow==3.19.0
Flask-Cors==3.0.10
# marshmallow-sqlalchemy==0.29.0
# mysqlclient==2.2.0
# Logging (Python Standard Library, for reference)