fastapi>=0.100.0
uvicorn>=0.20.0
sqlalchemy>=2.0.0
apscheduler>=3.10.0
boto3>=1.28.0
python-dotenv>=1.0.0
slowapi>=0.1.9

[dev]
pytest
httpx

[postgres]
psycopg2-binary>=2.9.0
