Skip to content

Commit b7593ea

Browse files
committed
added scipy to requirements.txt
1 parent c46c09e commit b7593ea

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

requirements.txt

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,59 @@
1+
argon2-cffi==20.1.0
2+
attrs==20.1.0
3+
backcall==0.2.0
4+
bleach==3.1.5
5+
certifi==2020.6.20
6+
cffi==1.14.2
7+
chardet==3.0.4
8+
decorator==4.4.2
9+
defusedxml==0.6.0
10+
entrypoints==0.3
11+
idna==2.8
12+
ipykernel==5.3.4
13+
ipython==7.17.0
14+
ipython-genutils==0.2.0
15+
ipywidgets==7.5.1
16+
jedi==0.17.2
17+
Jinja2==2.11.2
18+
jsonschema==3.2.0
119
jupyter==1.0.0
220
jupyter-client==6.1.3
321
jupyter-console==6.1.0
422
jupyter-core==4.6.3
23+
MarkupSafe==1.1.1
24+
mistune==0.8.4
25+
nbconvert==5.6.1
26+
nbformat==5.0.7
27+
notebook==6.1.3
528
numpy==1.17.4
29+
packaging==20.4
630
pandas==0.25.3
31+
pandocfilters==1.4.2
32+
parso==0.7.1
33+
pexpect==4.8.0
34+
pickleshare==0.7.5
35+
prometheus-client==0.8.0
36+
prompt-toolkit==3.0.6
37+
ptyprocess==0.6.0
38+
pycparser==2.20
39+
Pygments==2.6.1
40+
pyparsing==2.4.7
41+
pyrsistent==0.16.0
42+
python-dateutil==2.8.1
43+
pytz==2020.1
44+
pyzmq==19.0.2
45+
qtconsole==4.7.6
46+
QtPy==1.9.0
747
requests==2.22.0
48+
scipy==1.5.2
49+
Send2Trash==1.5.0
50+
six==1.15.0
51+
terminado==0.8.3
52+
testpath==0.4.4
53+
tornado==6.0.4
54+
traitlets==4.3.3
55+
urllib3==1.25.10
56+
wcwidth==0.2.5
57+
webencodings==0.5.1
58+
widgetsnbextension==3.5.1
859
XlsxWriter==1.2.2

0 commit comments

Comments
 (0)