
[:python_version < "3.10"]
typing-extensions>=4.0.0

[dev]
pytest>=7.0
pytest-cov
pytest-asyncio
black
isort
flake8
mypy
pre-commit
