-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
118 lines (111 loc) · 1.86 KB
/
requirements.txt
File metadata and controls
118 lines (111 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
attrs==19.3.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cryptography==2.9.2
furl==2.1.0
idna==2.9
importlib-metadata==1.6.0
inflection==0.3.1
more-itertools==8.2.0
orderedmultidict==1.0.1
packaging==20.3
pendulum==2.1.0
pluggy==0.13.1
py==1.8.1
pycparser==2.20
pyOpenSSL==19.1.0
pyparsing==2.4.7
pytest==5.4.1
python-dateutil==2.8.1
python-decouple==3.3
pytzdata==2019.3
pyvmomi==7.0
requests==2.23.0
six==1.14.0
typical==2.0.5
typing-extensions==3.7.4.2
urllib3==1.25.9
wcwidth==0.1.9
zipp==3.1.0
# tests
apipkg==1.5
appdirs==1.4.3
bandit==1.6.2
black==19.10b0
coverage==5.1
entrypoints==0.3
execnet==1.7.1
flake8==3.7.9
freezegun==0.3.15
gitdb==4.0.4
GitPython==3.1.1
mccabe==0.6.1
pathspec==0.8.0
pbr==5.4.5
pep8==1.7.1
pycodestyle==2.5.0
pyflakes==2.1.1
pytest-cache==1.0
pytest-cov==2.8.1
pytest-flake8==1.0.5
pytest-pep8==1.0.6
PyYAML==5.3.1
regex==2020.4.4
smmap==3.0.2
stevedore==1.32.0
toml==0.10.0
typed-ast==1.4.1
# dev
astroid==2.4.0
autopep8==1.5.2
backcall==0.1.0
bleach==3.1.4
decorator==4.4.2
docutils==0.16
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.17.0
jeepney==0.4.3
keyring==21.2.0
lazy-object-proxy==1.4.3
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
pkginfo==1.5.0.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
Pygments==2.6.1
pylint==2.5.0
readme-renderer==26.0
requests-toolbelt==0.9.1
SecretStorage==3.1.2
tqdm==4.45.0
traitlets==4.3.3
twine==3.1.1
webencodings==0.5.1
wrapt==1.12.1
# doc
alabaster==0.7.12
Babel==2.8.0
imagesize==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
pytz==2019.3
snowballstemmer==2.0.0
Sphinx==3.0.3
sphinx-autodoc-typehints==1.10.3
sphinx-click==2.3.2
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
# ci
codecov==2.0.22
coveralls==2.0.0
docopt==0.6.2