blob: f9a91a1cbbf2d2b596f9f153dc91a18d6ae21509 (
plain)
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
|
entrypoints==0.3
Flask==1.1.1
future==0.17.1
joblib==0.13.2
json5==0.8.4
jsonschema==3.0.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
lxml==4.3.4
matplotlib==3.1.0
mkl-fft==1.0.12
mkl-random==1.0.2
mkl-service==2.0.2
numpy==1.16.4
numpydoc==0.9.1
openpyxl==2.6.2
pandas==0.24.2
protobuf==3.13.0
requests==2.22.0
scikit-learn==0.21.2
setuptools==41.0.1
six==1.12.0
tensorboard==1.14.0
tensorflow==1.14.0
tensorflow-estimator==1.14.0
urllib3==1.24.2
xlrd==1.2.0
XlsxWriter==1.1.8
xlwt==1.3.0
|