-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
295 lines (294 loc) · 5.29 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
absl-py==2.0.0
# via
# tensorboard
# tensorflow
alembic==1.12.1
# via optuna
astunparse==1.6.3
# via tensorflow
cachetools==5.3.2
# via
# google-auth
# zetastitcher
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
clarabel==0.6.0
# via cvxpy
cloudpickle==3.0.0
# via hyperopt
coloredlogs==15.0.1
# via zetastitcher
colorlog==6.7.0
# via optuna
contourpy==1.1.0
# via matplotlib
cupy-cuda11x[all]==12.2.0
# via -r requirements.in
cvxpy==1.4.1
# via zetastitcher
cycler==0.12.1
# via matplotlib
cython==0.29.36
# via cupy-cuda11x
daqp==0.5.1
# via qpsolvers
ecos==2.0.12
# via
# cvxpy
# qpsolvers
fastrlock==0.8.2
# via cupy-cuda11x
flatbuffers==23.5.26
# via tensorflow
fonttools==4.45.1
# via matplotlib
future==0.18.3
# via hyperopt
gast==0.4.0
# via tensorflow
google-auth==2.23.4
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
google-pasta==0.2.0
# via tensorflow
greenlet==3.0.1
# via sqlalchemy
grpcio==1.59.3
# via
# tensorboard
# tensorflow
h5py==3.10.0
# via tensorflow
humanfriendly==10.0
# via coloredlogs
humanize==4.9.0
# via zetastitcher
hyperopt==0.2.7
# via -r requirements.in
idna==3.6
# via requests
imageio==2.33.0
# via
# pims
# scikit-image
# zetastitcher
joblib==1.3.2
# via
# -r requirements.in
# scikit-learn
keras==2.11.0
# via tensorflow
kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
# via scikit-image
libclang==16.0.6
# via tensorflow
lmdb==1.4.1
# via -r requirements.in
mako==1.3.0
# via alembic
markdown==3.5.1
# via tensorboard
markupsafe==2.1.3
# via
# mako
# werkzeug
matplotlib==3.7.4
# via -r requirements.in
networkx==3.1
# via
# -r requirements.in
# hyperopt
# scikit-image
# zetastitcher
numpy==1.24.4
# via
# clarabel
# contourpy
# cupy-cuda11x
# cvxpy
# ecos
# h5py
# hyperopt
# imageio
# matplotlib
# opencv-python
# opt-einsum
# optuna
# osqp
# pandas
# pims
# qdldl
# qpsolvers
# scikit-image
# scikit-learn
# scipy
# scs
# tensorboard
# tensorflow
# tifffile
# zetastitcher
oauthlib==3.2.2
# via requests-oauthlib
opencv-python==4.8.1.78
# via zetastitcher
opt-einsum==3.3.0
# via tensorflow
optuna==3.4.0
# via cupy-cuda11x
osqp==0.6.3
# via
# cvxpy
# qpsolvers
packaging==23.2
# via
# matplotlib
# optuna
# scikit-image
# tensorflow
pandas==2.1.3
# via
# -r requirements.in
# zetastitcher
pillow==10.1.0
# via
# imageio
# matplotlib
# scikit-image
pims==0.6.1
# via zetastitcher
protobuf==3.19.6
# via
# tensorboard
# tensorflow
psutil==5.9.6
# via zetastitcher
py4j==0.10.9.7
# via hyperopt
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pybind11==2.11.1
# via cvxpy
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3.post1
# via pandas
pyyaml==6.0.1
# via
# optuna
# zetastitcher
qdldl==0.1.7.post0
# via osqp
qpsolvers==4.0.1
# via zetastitcher
requests==2.31.0
# via
# requests-oauthlib
# tensorboard
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
scikit-image==0.22.0
# via -r requirements.in
scikit-learn==1.3.2
# via -r requirements.in
scipy==1.11.4
# via
# -r requirements.in
# clarabel
# cupy-cuda11x
# cvxpy
# ecos
# hyperopt
# osqp
# qdldl
# qpsolvers
# scikit-image
# scikit-learn
# scs
# zetastitcher
scs==3.2.4.post1
# via
# cvxpy
# qpsolvers
simpleitk==2.3.1
# via -r requirements.in
six==1.16.0
# via
# astunparse
# google-pasta
# hyperopt
# python-dateutil
# tensorflow
slicerator==1.1.0
# via pims
sqlalchemy==2.0.23
# via
# alembic
# optuna
tensorboard==2.11.2
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.11.0
# via -r requirements.in
tensorflow-estimator==2.11.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.34.0
# via tensorflow
termcolor==2.3.0
# via tensorflow
threadpoolctl==3.2.0
# via scikit-learn
tifffile==2023.9.26
# via
# scikit-image
# zetastitcher
tqdm==4.66.1
# via
# hyperopt
# optuna
typing-extensions==4.8.0
# via
# alembic
# sqlalchemy
# tensorflow
tzdata==2023.3
# via pandas
urllib3==2.1.0
# via requests
werkzeug==3.0.1
# via tensorboard
wheel==0.42.0
# via
# astunparse
# tensorboard
wrapt==1.16.0
# via tensorflow
zetastitcher==0.7.0.post1
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# setuptools