-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
90 lines (90 loc) · 1.84 KB
/
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
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
-i https://pypi.org/simple
appdirs==1.4.3
atomicwrites==1.1.5
attrs==18.1.0
autopep8==1.3.5
backcall==0.1.0
black==18.6b4
bleach==2.1.3
certifi==2018.4.16
chardet==3.0.4
click==6.7
curio==0.9
cycler==0.10.0
decorator==4.3.0
docker-pycreds==0.3.0
docker==3.4.1
ecdsa==0.13
entrypoints==0.2.3; python_version >= '2.7'
escapism==1.0.0
future==0.16.0
html5lib==1.0.1
idna==2.7
ipykernel==4.8.2
ipytest==0.2.2
ipython-genutils==0.2.0
ipython==6.5.0; python_version >= '3.3'
ipywidgets==7.3.2
isort==4.3.4
jedi==0.12.1
jinja2==2.10
jsonschema==3.0.0a1
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
jupyter-repo2docker==0.5.0
jupyter==1.0.0
kiwisolver==1.0.1; python_version != '3.0.*'
markupsafe==1.0
matplotlib==2.2.2
mccabe==0.6.1
mistune==0.8.3
more-itertools==4.3.0
mypy==0.620
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.6.0
numpy==1.15.0
pandocfilters==1.4.2
parso==0.3.1
pexpect==4.6.0; sys_platform != 'win32'
pickleshare==0.7.4
pluggy==0.7.1; python_version != '3.0.*'
prometheus-client==0.3.1
prompt-toolkit==1.0.15
ptyprocess==0.6.0; os_name != 'nt'
py==1.5.4; python_version != '3.1.*'
pycodestyle==2.4.0
pydocstyle==2.1.1
pyflakes==2.0.0; python_version >= '2.7'
pygments==2.2.0
pyparsing==2.2.0
pyrsistent==0.14.4
pytest==3.7.1
python-dateutil==2.7.3
python-json-logger==0.1.9; python_version != '3.0.*'
python-language-server==0.19.0
pytz==2018.5
pyzmq==17.1.0; python_version != '3.2*'
qtconsole==4.3.1
requests-mock==1.5.2
requests==2.19.1
rope==0.10.7
ruamel.yaml==0.15.50
send2trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.2.1
tabulate==0.8.2
terminado==0.8.1; python_version != '3.0.*'
testpath==0.3.1
toml==0.9.4
tornado==5.1; python_version != '3.0.*'
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.23; python_version != '3.0.*'
wcwidth==0.1.7
webencodings==0.5.1
websocket-client==0.48.0
widgetsnbextension==3.3.1
yapf==0.22.0