
[asgi]
httpx>=0.28.1
fastapi>=0.100.0

[dev]
pre-commit>=4.2.0
pyright>=1.1.403
ruff>=0.12.2

[test]
pytest>=8.4.1
pytest-asyncio>=1.0.0
pytest-cov>=6.1.1
pytest-mock>=3.14.1
