fastapi>=0.115
uvicorn[standard]>=0.30
sqlalchemy>=2.0
pydantic>=2.7
pydantic-settings>=2.3
python-multipart>=0.0.9
PyJWT>=2.8
python-dotenv>=1.0
boto3>=1.34
typer>=0.12
rich>=13
httpx>=0.27

[test]
pytest>=8
httpx>=0.27
