Files
digifi-BankEmulator/requirements.txt
T
2025-03-21 10:22:09 +01:00

14 lines
167 B
Plaintext

# Flask and Extensions
Flask==2.3.3
Flask-Marshmallow==0.15.0
marshmallow==3.19.0
Flask-Cors==3.0.10
gunicorn
# Logging (Python Standard Library, for reference)