fastapi>=0.100.0
uvicorn>=0.22.0
pydantic>=2.0.0
httpx>=0.24.0
redis>=5.0.0
pyyaml
rich>=13.0.0

[build]
pyinstaller>=6.0

[dev]
pytest>=7.0
ruff>=0.4.0
mypy>=1.0
httpx
