forked from JRCSTU/wltp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev_requirements.txt
53 lines (52 loc) · 944 Bytes
/
dev_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
53
# Generated with:
# pip freeze --exclude-editable > dev_requirements.txt
#
alabaster==0.7.12
appdirs==1.4.3
astroid==2.2.5
attrs==19.1.0
Babel==2.6.0
black==19.3b0
certifi==2019.3.9
chardet==3.0.4
Click==7.0
coverage==4.5.3
coveralls==1.7.0
cycler==0.10.0
docopt==0.6.2
docutils==0.14
idna==2.8
imagesize==1.1.0
isort==4.3.20
Jinja2==2.10.1
jsonschema==3.0.1
kiwisolver==1.1.0
lazy-object-proxy==1.4.1
MarkupSafe==1.1.1
matplotlib==3.1.0
mccabe==0.6.1
nose==1.3.7
numpy==1.16.3
packaging==19.0
pandas==0.24.2
pkg-resources==0.0.0
Pygments==2.4.1
pylint==2.3.1
pyparsing==2.4.0
pyrsistent==0.15.2
python-dateutil==2.8.0
pytz==2019.1
requests==2.22.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==2.0.1
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
toml==0.10.0
typed-ast==1.3.5
urllib3==1.25.3
wrapt==1.11.1