Files
MermsCoreFlask/requirements.txt
T
2025-06-28 19:39:21 -04:00

45 lines
410 B
Plaintext

# Flask and Extensions
Flask==2.3.3
# Database
flask-sqlalchemy
flask-migrate
psycopg2-binary
alembic
# Schema for validations
Flask-Marshmallow==0.15.0
marshmallow==3.19.0
# CORS
Flask-Cors==3.0.10
# Deployment
gunicorn
# Swagger
flask-swagger-ui
# Env
python-dotenv
# Requests
httpx
# JWT
flask-jwt-extended
pyjwt
# Kafka
confluent-kafka==1.9.2
werkzeug
python-dateutil
Flask-Mail
pycountry