
[lint]
black>=24.3.0
isort>=5.13.2
mypy>=1.9.0
flake8>=7.0.0
flake8-pyproject>=1.2.3

[testing]
pytest>=8.1.1
pytest-asyncio>=0.23.6
httpx>=0.27.0
