
[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=22.0
flake8>=4.0
mypy>=1.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
coverage>=6.0
