fastapi>=0.110.0
uvicorn[standard]>=0.27.0
jinja2>=3.1.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
pyyaml>=6.0.1
sse-starlette>=1.8.0
pyjwt>=2.8.0
bcrypt>=4.1.0
httpx>=0.27.0
python-multipart>=0.0.9

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
httpx>=0.27.0
ruff>=0.4.0
mypy>=1.9.0

[team-server]
asyncpg>=0.29.0
