fastapi>=0.137.1
httpx>=0.28.1
hypercorn>=0.18.0
libp2p>=0.7.0
prometheus-client>=0.25.0
python-multipart>=0.0.32

[dev]
build>=1.2.1
mypy>=1.10.0
pre-commit>=3.7.0
ruff>=0.6.0
mdformat>=0.7.22
mdformat-gfm

[docs]
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[test]
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-trio>=0.8.0
pytest-xdist>=3.5.0
