httpx>=0.27
modal>=0.62
rich>=13.7
typer>=0.9

[backend]
fastapi>=0.111
pydantic>=2.6
pydantic-settings>=2.3
PyJWT>=2.8
uvicorn[standard]>=0.23

[dev]
build>=1.2
pytest>=8.1
pytest-asyncio>=0.23
ruff>=0.4
twine>=5.0
