pytest>=6.0.0
attrs>=19.2.0

[:sys_platform == "win32"]
pywin32

[docker]
docker

[docs]
furo
sphinx
sphinx-copybutton
sphinx-prompt
sphinxcontrib-spelling
sphinxcontrib-towncrier
towncrier>=0.2.0a0

[lint]
pylint==2.7.4
saltpylint==2020.9.28
pyenchant

[lint:python_version >= "3.7"]
black
reorder-python-imports

[salt]
salt>=3001

[tests]
docker
pytest-subtests

[tests:python_version == "3.5"]
pyfakefs==4.4.0

[tests:python_version > "3.5"]
pyfakefs
