fastapi>=0.68.0
starlette>=0.14.0
pydantic>=1.8.0
python-json-logger>=2.0.0
httpx>=0.27.0

[dev]
pytest>=6.0
pytest-cov
pytest-benchmark
pytest-asyncio
black
flake8
mypy
build

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
