-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathrequirements.txt
52 lines (52 loc) · 924 Bytes
/
requirements.txt
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
alabaster==0.7.10
attrs==17.4.0
Babel==2.5.3
certifi==2018.1.18
cffi>=1.11.5
chardet==3.0.4
codecov==2.0.15
colorama==0.4.0
coverage==4.5.2
docutils==0.14
filelock==3.0.10
html5lib==1.0.1
idna==2.7
imagesize==1.1.0
isort==4.3.4
Jinja2==2.10.1
jsonschema==2.6.0
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==4.3.0
packaging==18.0
pkginfo==1.4.2
pluggy==0.6.0
py==1.7.0
py-cpuinfo==4.0.0
pycparser==2.18
pyfakefs==3.5.2
Pygments==2.2.0
pyparsing==2.3.0
pytest==3.5.0
pytest-benchmark==3.1.1
pytest-cov==2.6.0
pytz==2018.4
readme-renderer==24.0
requests==2.20.1
requests-toolbelt==0.8.0
restview==2.9.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.8.2
sphinx-rtd-theme==0.4.2
sphinx-tabs==1.1.8
sphinxcontrib-websupport==1.1.0
toml==0.10.0
tox==3.5.3
tqdm==4.28.1
twine==1.12.1
urllib3==1.24.2
virtualenv==16.1.0
webencodings==0.5.1
wrapt==1.10.11