
[:python_version < "3.10"]
typing-extensions

[build]
build
setuptools
twine
wheel
mkdocs
pdoc

[dev]
black
flake8
flake8-bugbear
flake8-comprehensions
flake8-pytest-style
flake8-simplify
importlib-metadata<5.0
isort
mypy[reports]
pylint
pylint-pytest
rope
tox

[pydantic]
pydantic==1.*

[tests]
pytest==7.*
pytest-cov
pytest-html
pytest-sugar
hypothesis==6.*
packaging
pydantic==1.*
