forked from TomAugspurger/dask-tutorial-pycon-2018
-
Notifications
You must be signed in to change notification settings - Fork 51
/
requirements.txt
105 lines (105 loc) · 1.72 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
appnope==0.1.0
backcall==0.1.0
bleach==2.1.3
bokeh==0.12.15
boto3==1.7.4
botocore==1.10.4
cachetools==2.0.1
cachey==0.1.1
certifi==2018.4.16
chardet==3.0.4
click==6.7
cloudpickle==0.5.2
cycler==0.10.0
dask==0.17.3
dask-glm==0.1.0
dask-ml==0.4.1
dask-searchcv==0.2.0
decorator==4.3.0
distributed==1.21.6
docutils==0.14
entrypoints==0.2.3
gcsfs==0.1.0
google-auth==1.4.1
google-auth-oauthlib==0.2.0
graphviz==0.8.3
h5py==2.7.1
heapdict==1.0.0
html5lib==1.0.1
idna==2.6
ipykernel==4.8.2
ipython==6.3.1
ipython-genutils==0.2.0
ipywidgets==7.2.1
jedi==0.12.0
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
jupyterlab==0.32.1
jupyterlab-launcher==0.10.5
kiwisolver==1.0.1
llvmlite==0.22.0
locket==0.2.0
MarkupSafe==1.0
matplotlib==2.2.2
memory-profiler==0.52.0
mistune==0.8.3
msgpack-python==0.5.6
multipledispatch==0.5.0
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.4.1
numba==0.37.0
numexpr==2.6.4
numpy==1.14.2
oauthlib==2.0.7
olefile==0.45.1
packaging==17.1
pandas==0.22.0
pandocfilters==1.4.2
parso==0.2.0
partd==0.3.8
pexpect==4.5.0
pickleshare==0.7.4
Pillow==5.1.0
prompt-toolkit==1.0.15
psutil==5.4.5
ptyprocess==0.5.2
pyasn1==0.4.2
pyasn1-modules==0.2.1
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2018.4
PyYAML==3.12
pyzmq==17.0.0
qtconsole==4.3.1
requests==2.18.4
requests-oauthlib==0.8.0
rsa==3.4.2
s3fs==0.1.4
s3transfer==0.1.13
scikit-image
scikit-learn==0.19.1
scipy==1.0.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
snakeviz==0.4.2
sortedcontainers==1.5.10
tables==3.4.3
tblib==1.3.2
terminado==0.8.1
testpath==0.3.1
toolz==0.9.0
tornado==5.0.2
traitlets==4.3.2
urllib3==1.22
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.2.1
zict==0.1.3