docopt-ng~=0.7
inflection~=0.5
pynacl~=1.5
requests~=2.27
tabulate~=0.8

[:sys_platform == "win32"]
pywin32~=306.0

[lint]
cohesion
darglint
dlint
flake8
flake8-alfred
flake8-bandit
flake8-broken-line
flake8-bugbear
flake8-builtins
flake8-class-attributes-order
flake8-coding
flake8-cognitive-complexity
flake8-comprehensions
flake8-debugger
flake8-docstrings
flake8-eradicate
flake8-executable
flake8-expression-complexity
flake8-functions
flake8-fixme
flake8-isort
flake8-logging-format
flake8-pep3101
flake8-print
flake8-pytest
flake8-pytest-style
flake8-requirements
flake8-rst
flake8-spellcheck
flake8-string-format
pep8-naming

[test]
pytest
pytest-cov
pytest-datadir
pytest-mock
pytest-timeout
pytest-watch
