docopt
toml

[dev]
black
pre-commit
pydoclint
pylint
pytest
pytest-cov
pytest-mock
ruff
mypy
types-docopt
types-toml

[test]
docopt
pytest>=7.4
pytest-cov
pytest-mock
toml

[tox]
tox>=4.0
