
[:python_version >= "3.9"]
typing-extensions<5.0.0,>=4.2.0

[dev]
graypy<3.0.0,>=2.0.0
pytest
pytest-randomly
pytest-cov
isort
black
flake8
flake8-bugbear
flake8-builtins
flake8-comprehensions
mypy
docformatter
pre-commit
codecov
bump2version

[graylog]
graypy<3.0.0,>=2.0.0

[lint]
isort
black
flake8
flake8-bugbear
flake8-builtins
flake8-comprehensions
mypy
docformatter
pre-commit

[tests]
pytest
pytest-randomly
pytest-cov

[tools]
codecov
bump2version
