
[code_quality]
black>=22.10.0
mypy>=0.991
pycodestyle>=2.9.1
pylint>=2.15.5

[deploy]
build>=0.7.0
twine>=4.0.0

[docs]
sphinx>=5.3.0

[test]
pytest>=7.2.0
pytest-mock>=3.1.0
pytest-xdist>=2.5.0
