-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
52 lines (52 loc) · 907 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
absl-py==1.0.0
astor==0.8.1
autopep8==2.0.1
black==23.1.0
cached-property==1.5.2
click==8.1.3
colorama==0.4.6
cycler==0.11.0
Flask==2.2.2
gast==0.5.3
google-pasta==0.2.0
grpcio==1.44.0
gunicorn==20.1.0
h5py==2.10.0
importlib-metadata==4.11.3
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
Keras==2.3.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
kiwisolver==1.4.2
Markdown==3.3.6
MarkupSafe==2.1.2
matplotlib==3.1.1
mypy-extensions==1.0.0
numpy==1.19.4
opencv-python==4.1.1.26
packaging==23.0
pandas==0.25.3
pathspec==0.11.0
platformdirs==3.0.0
protobuf==3.20.0
pycodestyle==2.10.0
pyparsing==3.0.8
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
scikit-learn==0.22.2.post1
scipy==1.7.3
seaborn==0.11.2
six==1.16.0
tensorboard==1.14.0
tensorflow==1.14.0
tensorflow-estimator==1.14.0
termcolor==1.1.0
tomli==2.0.1
typed-ast==1.5.4
typing_extensions==4.4.0
Werkzeug==2.2.2
wrapt==1.14.0
zipp==3.8.0