typer>=0.12.3
rich>=13.7.1
httpx[http2]>=0.27.0
websockets>=12.0
structlog>=24.2.0
pydantic>=2.7.0
anyio>=4.4.0

[dev]
pytest>=8.2.0
pytest-asyncio>=0.23.7
pytest-cov>=5.0.0
httpx>=0.27.0
ruff>=0.4.8
black>=24.4.2
mypy>=1.10.0
types-PyYAML>=6.0.12
types-passlib>=1.7.7

[server]
fastapi>=0.111.0
uvicorn[standard]>=0.30.0
websockets>=12.0
sqlalchemy[asyncio]>=2.0.30
alembic>=1.13.1
aiosqlite>=0.20.0
pydantic[email]>=2.7.0
pydantic-settings>=2.3.0
PyJWT>=2.8.0
cryptography>=42.0.0
passlib[bcrypt]>=1.7.4
bcrypt<4.0.0
slowapi>=0.1.9
prometheus-client>=0.20.0
python-multipart>=0.0.9
PyYAML>=6.0.1
structlog>=24.2.0
