
[:python_version < "3.10"]
typing-extensions

[build]
setuptools>=62.3.0
build==0.*
wheel==0.*
twine==4.*

[dev]
black==22.*
flake8==5.*
flake8-bugbear==23.*
flake8-comprehensions==3.*
flake8-pytest-style==1.*
flake8-simplify==0.*
importlib-metadata<5.0
autoflake==1.*
pyupgrade==3.*
isort==5.*
mypy[reports]==0.*
pylint==2.*
pylint-pytest==1.*
rope==1.*

[docs]
mkdocs==1.*
mkdocstrings[python]==0.19.*
mkdocs-autorefs==0.*

[extras]
pydantic<2,>=1.10.3
shtab==1.5.8

[pydantic]
pydantic<2,>=1.10.3

[shtab]
shtab==1.5.8

[tests]
pytest==7.*
pytest-cov==4.*
pytest-html==3.*
pytest-sugar==0.*
pylint==2.*
pylint-pytest==1.*
packaging==23.*
mocx==0.0.1a1
pydantic<2,>=1.10.3
shtab==1.*
