pydantic>=2.5
pyyaml>=6.0
typer>=0.9
rich>=13.7
fastapi>=0.111
uvicorn>=0.30
argon2-cffi>=23.1
redis>=5.0
httpx>=0.27

[dev]
pytest>=7.4
pytest-cov>=4.1
mypy>=1.8
ruff>=0.4
