
[:python_version < "3.8"]
typing_extensions>=3.7

[dev]
black>=21.0
flake8>=3.8
mypy>=0.812

[test]
pytest>=6.0
pytest-asyncio>=0.14
