Files
digifi-BankEmulator/requirements.txt
T
2025-07-30 05:16:47 +01:00

15 lines
228 B
Plaintext

# Flask and Extensions
Flask==2.3.3
Flask-Marshmallow==0.15.0
marshmallow==3.19.0
Flask-Cors==3.0.10
gunicorn
flask-swagger-ui
python-dotenv
flask-jwt-extended
flask-apispec
# Logging (Python Standard Library, for reference)