Cheetah3
file-magic

[:python_version < "3.7"]
dataclasses
importlib-resources

[changelog]
towncrier>=22.8.0

[docker]
docker>=6.0

[docs]
sphinx
sphinx-rtd-theme
sphinxcontrib-apidoc

[extra]
psutil

[lint]
black==22.3.0
importlib-resources
isort
pre-commit
pycodestyle
pyflakes
pylint
types-PyYAML
types-dataclasses
types-mock==5.1.*
types-netaddr
types-psutil
types-requests
types-setuptools
types-urllib3

[mongodb]

[mongodb:python_version <= "3.6"]
pymongo<4.2

[mongodb:python_version > "3.6"]
pymongo>=4.2

[test]
coverage
pytest-benchmark
pytest-cov
pytest-mock>3.3.0
pytest>6

[test:python_version > "3.12"]
legacycrypt

[windows]
pefile
