/ requirements-dev.txt
requirements-dev.txt
1  pytest>=8.0
2  pytest-asyncio>=0.24
3  pytest-cov>=6.0
4  pytest-mock>=3.14
5  httpx>=0.27
6  ruff>=0.8
7  mypy>=1.13