pydantic>=2.6
httpx>=0.27
typer>=0.12

[dev]
pytest>=8
pytest-asyncio>=0.23
hypothesis>=6
ruff>=0.5
asgi-lifespan>=2.1

[server]
fastapi>=0.111
uvicorn[standard]>=0.30
bcrypt>=4.1
python-multipart>=0.0.9
