
[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
httpx>=0.27.0
ruff>=0.1.0
black>=22.0
mypy>=1.0
bandit>=1.7.0
safety>=2.0.0
pre-commit>=3.0.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
httpx>=0.27.0
coverage>=6.0
