Files
digifi-BankToProductCore/requirements.txt
T
2025-03-25 06:39:27 +01:00

15 lines
184 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
# Logging (Python Standard Library, for reference)