
[:python_version < "3.11"]
typing_extensions>=4.4.0,~=4.4

[:python_version < "3.9"]
graphlib-backport>=1.0.3,~=1.0

[development]
autopep8>=2.0.2,~=2.0
codecov>=2.1.12,~=2.1
coverage>=7.2.4,~=7.2
dill>=0.3.4,~=0.3
flake8>=6.0.0,~=6.0
mypy>=1.2.0,~=1.2
parameterized>=0.9.0,~=0.9
pytest>=7.3.1,~=7.3
pytest-cov>=4.0.0,~=4.0
setuptools>=67.7.2,~=67.7
twine>=4.0.2,~=4.0
wheel>=0.40.0,~=0.40
