forked from StanfordVL/CS131_release
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
56 lines (56 loc) · 959 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
53
54
55
56
Jinja2==2.9.6
MarkupSafe==1.0
Pillow==6.1.0
PyWavelets==0.5.2
Pygments==2.2.0
appnope==0.1.0
astroid==1.5.3
bleach==2.0.0
cycler==0.10.0
decorator==4.3.0
entrypoints==0.2.3
html5lib==0.999999999
ipykernel==4.8.2
ipython==6.1.0
ipython-genutils==0.2.0
ipywidgets==6.0.0
isort==4.2.15
jedi==0.10.2
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.0
jupyter-console==5.1.0
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
matplotlib==3.1.1
mccabe==0.6.1
mistune==0.7.4
nbconvert==5.2.1
nbformat==4.3.0
networkx==2.0
notebook==5.4.1
numpy==1.17.2
olefile==0.44
pandocfilters==1.4.1
pexpect==4.7.0
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
pylint==1.7.2
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2017.2
pyzmq==18.1.0
qtconsole==4.3.0
scikit-image==0.15.0
scipy==1.3.1
simplegeneric==0.8.1
six==1.10.0
terminado==0.8.1
testpath==0.3.1
tornado==4.5.3
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==2.0.0
wrapt==1.10.11