1six>=1.4.1
2cffi>=1.12
3
4[:python_version < '3']
5enum34
6ipaddress
7
8[docs]
9sphinx!=1.8.0,!=3.1.0,!=3.1.1,>=1.6.5
10sphinx_rtd_theme
11
12[docstest]
13doc8
14pyenchant>=1.6.11
15twine>=1.12.0
16sphinxcontrib-spelling>=4.0.1
17
18[pep8test]
19black
20flake8
21flake8-import-order
22pep8-naming
23
24[ssh]
25bcrypt>=3.1.5
26
27[test]
28pytest!=3.9.0,!=3.9.1,!=3.9.2,>=3.6.0
29pretend
30iso8601
31pytz
32hypothesis!=3.79.2,>=1.11.4
33