flask>=3.1.0
flask-sqlalchemy>=3.1.0
flask-migrate>=4.1.0
flask-login>=0.6.0
flask-wtf>=1.2.0
sqlalchemy>=2.0.0
alembic>=1.17.0
click>=8.1.0
python-dotenv>=1.0.0
werkzeug>=3.1.0
authlib>=1.6.0
requests>=2.32.0
psycopg2-binary>=2.9.0
google-cloud-storage>=3.0.0
reportlab>=4.4.0
redis>=7.0.0
rq>=2.0.0
resend>=2.0.0
gunicorn>=23.0.0
pytest>=8.0.0
pytest-cov>=6.0.0

[dev]
black>=25.0.0
ruff>=0.14.0
