Flask>=2.0.0
Flask-SQLAlchemy>=3.0.0
Flask-JWT-Extended>=4.5.0
Flask-CORS>=4.0.0
stripe>=5.0.0
python-dotenv>=1.0.0
Werkzeug>=2.0.0
marshmallow>=3.19.0
Flask-Migrate>=4.0.0
redis>=4.0.0
tenacity>=8.2.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.7.0
flake8>=6.1.0
