Files
MermsCoreFlask/requirements.txt
2026-04-25 16:11:27 -04:00

56 lines
459 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
stripe
requests
openai
redis
sendgrid
boto3