flask<4,>=2.0.0
flask-cors<7,>=3.0.0
sqlalchemy<3,>=2.0.0
waitress<4,>=2.0.0
cryptography<48,>=3.0.0
APScheduler<4,>=3.0.0
psycopg[binary]<4,>=3.0.0
pydantic<3,>=2.0.0
pydantic-settings<3,>=2.0.0
requests<3,>=2.25.0
bleach<7,>=5.0.0
python-json-logger<4,>=3.1.0

[dev]
pytest>=6.0
pytest-cov>=2.0
alembic>=1.13.0
ruff>=0.0.260
mypy>=1.0
types-requests
types-waitress
black>=22.0
isort>=5.0
responses>=0.23

[migrations]
alembic>=1.13.0

[ratelimit]
flask-limiter>=3.0.0
