forked from devAmoghS/Machine-Learning-with-Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 736 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 736 Bytes
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
Keras==2.2.4
Keras-Preprocessing==1.0.5
PySocks==1.6.8
Pygments==2.3.1
Quandl==3.4.5
asn1crypto==0.24.0
backcall==0.1.0
beautifulsoup4==4.6.3
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
cryptography==2.3.1
cycler==0.10.0
h5py==2.9.0
idna==2.7
inflection==0.3.1
ipython==7.2.0
jedi==0.13.2
kiwisolver==1.0.1
matplotlib==3.0.0
more-itertools==5.0.0
numpy==1.15.2
pandas==0.23.4
patsy==0.5.0
pexpect==4.6.0
pickleshare==0.7.5
pip==10.0.1
ptyprocess==0.6.0
pyOpenSSL==18.0.0
pycparser==2.19
pyparsing==2.2.1
python-dateutil==2.7.3
pytz==2018.5
requests>=2.20.0
scikit-learn==0.20.0
scipy==1.1.0
seaborn==0.9.0
setuptools==40.2.0
six==1.11.0
statsmodels==0.9.0
tornado==5.1.1
traitlets==4.3.2
urllib3>=1.24.2
wcwidth==0.1.7
wheel==0.31.1