-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
165 lines (164 loc) · 3.1 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile requirements.in
#
absl-py==1.0.0
# via
# tensorboard
# tensorflow
astunparse==1.6.3
# via tensorflow
cached-property==1.5.2
# via h5py
cachetools==5.0.0
# via google-auth
certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
cycler==0.11.0
# via matplotlib
flatbuffers==2.0
# via tensorflow
fonttools==4.29.1
# via matplotlib
gast==0.5.3
# via tensorflow
google-auth==2.6.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
google-pasta==0.2.0
# via tensorflow
grpcio==1.44.0
# via
# tensorboard
# tensorflow
h5py==3.6.0
# via tensorflow
idna==3.3
# via requests
importlib-metadata==4.11.1
# via markdown
joblib==1.1.0
# via scikit-learn
keras==2.8.0
# via tensorflow
keras-preprocessing==1.1.2
# via tensorflow
kiwisolver==1.3.2
# via matplotlib
libclang==13.0.0
# via tensorflow
markdown==3.3.6
# via tensorboard
matplotlib==3.5.1
# via seaborn
numpy==1.21.5
# via
# h5py
# keras-preprocessing
# matplotlib
# opt-einsum
# pandas
# scikit-learn
# scipy
# seaborn
# tensorboard
# tensorflow
oauthlib==3.2.0
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
packaging==21.3
# via matplotlib
pandas==1.3.5
# via
# -r requirements.in
# seaborn
pillow==9.0.1
# via matplotlib
protobuf==3.19.4
# via
# tensorboard
# tensorflow
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyparsing==3.0.7
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2021.3
# via pandas
requests==2.27.1
# via
# requests-oauthlib
# tensorboard
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.8
# via google-auth
scikit-learn==1.0.2
# via -r requirements.in
scipy==1.7.3
# via
# scikit-learn
# seaborn
seaborn==0.11.2
# via -r requirements.in
six==1.16.0
# via
# absl-py
# astunparse
# google-auth
# google-pasta
# grpcio
# keras-preprocessing
# python-dateutil
# tensorflow
tensorboard==2.8.0
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.8.0
# via -r requirements.in
tensorflow-io-gcs-filesystem==0.24.0
# via tensorflow
termcolor==1.1.0
# via tensorflow
tf-estimator-nightly==2.8.0.dev2021122109
# via tensorflow
threadpoolctl==3.0.0
# via scikit-learn
typing-extensions==4.1.1
# via
# importlib-metadata
# tensorflow
urllib3==1.26.8
# via requests
werkzeug==2.0.3
# via tensorboard
wheel==0.37.1
# via
# astunparse
# tensorboard
wrapt==1.13.3
# via tensorflow
zipp==3.7.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools