-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
89 lines (88 loc) · 1.5 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
absl-py==0.8.1
alembic==1.3.1
astor==0.8.0
attrs==19.3.0
boto3==1.10.32
botocore==1.13.32
cachetools==3.1.1
certifi==2019.9.11
chardet==3.0.4
Click==7.0
cloudpickle==1.2.2
configparser==4.0.2
databricks-cli==0.9.1
docker==4.1.0
docutils==0.15.2
entrypoints==0.3
flake8==3.7.9
Flask==1.1.1
gast==0.2.2
gitdb2==2.0.6
GitPython==3.0.5
google-auth==1.6.3
google-auth-oauthlib==0.4.1
google-pasta==0.1.7
gorilla==0.3.0
grpcio==1.24.3
gunicorn==19.9.0
h5py==2.10.0
idna==2.8
importlib-metadata==0.23
itsdangerous==1.1.0
Jinja2==2.10.3
jmespath==0.9.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
Mako==1.1.0
Markdown==3.1.1
MarkupSafe==1.1.1
mccabe==0.6.1
mlflow==1.4.0
more-itertools==7.2.0
numpy==1.17.3
oauthlib==3.1.0
opt-einsum==3.1.0
packaging==19.2
pandas==0.24.2
pathlib2==2.3.5
Pillow==6.2.1
pluggy==0.13.0
protobuf==3.10.0
py==1.8.0
pyasn1==0.4.7
pyasn1-modules==0.2.7
pycodestyle==2.5.0
pyflakes==2.1.1
pyparsing==2.4.5
pytest==5.3.0
python-dateutil==2.8.0
python-dotenv==0.10.3
python-editor==1.0.4
pytz==2019.3
PyYAML==5.2
querystring-parser==1.2.4
requests==2.22.0
requests-oauthlib==1.2.0
rsa==4.0
s3transfer==0.2.1
scipy==1.3.1
simplejson==3.17.0
six==1.12.0
smmap2==2.0.5
SQLAlchemy==1.3.11
sqlparse==0.3.0
tabulate==0.8.6
tb-nightly==1.14.0a20190603
tensorboard==2.0.1
tensorflow==2.0.0b1
tensorflow-estimator==2.0.1
termcolor==1.1.0
tf-estimator-nightly==1.14.0.dev2019060501
urllib3==1.25.6
wcwidth==0.1.7
websocket-client==0.56.0
Werkzeug==0.16.0
wget==3.2
wrapt==1.11.2
zipp==0.6.0
-e ./album_art_classifier