
[dev]
pytest
scripttest==1.3
ipython
bpython
mypy==1.8.0
flake8==7.0.0
flake8-bugbear==23.12.2
pre-commit~=3.5
ptpython
tox

[docs]
sphinx==7.2.6
sphinx-issues==3.0.1

[lint]
mypy==1.8.0
flake8==7.0.0
flake8-bugbear==23.12.2
pre-commit~=3.5

[tests]
pytest
scripttest==1.3
ipython
bpython
