flask>=2.0.0
flask-cors>=3.0.0
sqlalchemy>=1.4.0
waitress>=2.0.0
PyJWT>=2.0.0
cryptography>=3.0.0
APScheduler>=3.0.0
psycopg[binary]>=3.0.0

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