
[:python_version < "3.10"]
typing-extensions

[dev]
python-lsp-server[rope]==1.*
pylint==2.*
pylint-pytest==1.*
mypy[reports]==1.*
ruff==0.*
black[jupyter]==23.*
isort==5.*
bump2version==1.*
pdbpp
ipykernel
ipywidgets
ipython

[docs]
mkdocs==1.*
mkdocs-material==9.*
mkdocs-jupyter==0.24.*
mkdocstrings[python]==0.20.*
mkdocs-autorefs==0.*
mkdocs-include-dir-to-nav==1.*

[extras]
pydantic<3,>=1.10.3
shtab==1.6.2
rich-argparse==1.*
argparse-tui<1,>=0.1.2

[pydantic]
pydantic<3,>=1.10.3

[rich]
rich-argparse==1.*

[shtab]
shtab==1.6.*

[tests]
pytest==7.*
pytest-cov==4.*
pytest-html==3.*
pytest-sugar==0.*
pytest-custom-exit-code==0.3.*
pylint==2.*
pylint-pytest==1.*
packaging==23.*
pydantic<3,>=1.10.3
shtab==1.6.*
rich-argparse==1.*

[tui]
argparse-tui<1,>=0.1.2
