-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
582 lines (581 loc) · 10.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
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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
#
addict==2.4.0
# via open3d
affine==2.4.0
# via
# rasterio
# rasterstats
alembic==1.13.1
# via optuna
alphashape==1.3.1
# via -r requirements.in
aniso8601==9.0.1
# via flask-restx
annotated-types==0.6.0
# via pydantic
anyio==4.3.0
# via httpx
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via
# fiona
# jsonschema
# morecantile
# rasterio
# referencing
# rio-tiler
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.3
# via gdown
blinker==1.7.0
# via flask
bqplot==0.12.43
# via leafmap
branca==0.7.2
# via
# folium
# ipyleaflet
cachelib==0.9.0
# via flask-caching
cachetools==5.3.3
# via rio-tiler
certifi==2024.2.2
# via
# fiona
# httpcore
# httpx
# pyproj
# rasterio
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# alphashape
# click-log
# click-plugins
# cligj
# fiona
# flask
# localtileserver
# rasterio
# rasterstats
# rio-cogeo
# uvicorn
# whitebox
click-log==0.4.0
# via alphashape
click-plugins==1.1.1
# via
# fiona
# rasterio
cligj==0.7.2
# via
# fiona
# rasterio
# rasterstats
color-operations==0.1.3
# via rio-tiler
colorlog==6.8.2
# via optuna
colour==0.1.5
# via leafmap
comm==0.2.2
# via ipywidgets
configargparse==1.7
# via open3d
contourpy==1.1.1
# via matplotlib
cycler==0.12.1
# via matplotlib
dash==2.16.1
# via open3d
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
decorator==5.1.1
# via ipython
descartes==1.1.0
# via -r requirements.in
duckdb==0.10.2
# via leafmap
exceptiongroup==1.2.1
# via anyio
executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
# via nbformat
filelock==3.13.4
# via
# gdown
# huggingface-hub
fiona==1.9.6
# via
# geopandas
# rasterstats
flask==3.0.3
# via
# dash
# flask-caching
# flask-cors
# flask-restx
# localtileserver
flask-caching==2.1.0
# via localtileserver
flask-cors==4.0.0
# via localtileserver
flask-restx==1.3.0
# via localtileserver
folium==0.16.0
# via leafmap
fonttools==4.51.0
# via matplotlib
fsspec==2024.3.1
# via huggingface-hub
gdal==3.0.4
# via -r requirements.in
gdown==5.1.0
# via
# leafmap
# segment-geospatial
geojson==3.1.0
# via leafmap
geopandas==0.13.2
# via
# -r requirements.in
# segment-geospatial
greenlet==3.0.3
# via sqlalchemy
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via rio-tiler
huggingface-hub==0.22.2
# via
# segment-geospatial
# timm
idna==3.7
# via
# anyio
# httpx
# requests
importlib-metadata==7.1.0
# via
# alembic
# dash
# fiona
# flask
# rasterio
importlib-resources==6.4.0
# via
# alembic
# flask-restx
# jsonschema
# jsonschema-specifications
# matplotlib
# pystac
# rio-tiler
ipyevents==2.0.2
# via leafmap
ipyfilechooser==0.6.0
# via
# leafmap
# whiteboxgui
ipyleaflet==0.19.0
# via leafmap
ipython==8.12.3
# via ipywidgets
ipytree==0.2.2
# via whiteboxgui
ipywidgets==8.1.2
# via
# bqplot
# ipyevents
# ipyfilechooser
# ipyleaflet
# ipytree
# leafmap
# open3d
# whiteboxgui
itsdangerous==2.2.0
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.3
# via
# branca
# flask
# folium
joblib==1.4.0
# via scikit-learn
jsonschema==4.21.1
# via
# flask-restx
# nbformat
# pystac
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-core==5.7.2
# via nbformat
jupyter-leaflet==0.19.0
# via ipyleaflet
jupyterlab-widgets==3.0.10
# via ipywidgets
kaleido==0.2.1
# via -r requirements.in
kiwisolver==1.4.5
# via matplotlib
laspy==2.5.3
# via -r requirements.in
leafmap==0.31.9
# via segment-geospatial
localtileserver==0.10.2
# via segment-geospatial
loguru==0.7.2
# via -r requirements.in
mako==1.3.3
# via alembic
markupsafe==2.1.5
# via
# jinja2
# mako
# werkzeug
matplotlib==3.7.5
# via
# -r requirements.in
# descartes
# leafmap
# open3d
# pycocotools
# segment-geospatial
matplotlib-inline==0.1.7
# via ipython
morecantile==5.3.0
# via
# rio-cogeo
# rio-tiler
nbformat==5.10.4
# via open3d
nest-asyncio==1.6.0
# via dash
networkx==3.1
# via alphashape
numexpr==2.8.6
# via rio-tiler
numpy==1.24.4
# via
# -r requirements.in
# alphashape
# bqplot
# color-operations
# contourpy
# folium
# laspy
# leafmap
# matplotlib
# numexpr
# open3d
# opencv-python
# optuna
# pandas
# pycocotools
# pyquaternion
# rasterio
# rasterstats
# rio-cogeo
# rio-tiler
# scikit-learn
# scipy
# shapely
# snuggs
# torchvision
# trimesh
# visvalingamwyatt
open3d==0.18.0
# via -r requirements.in
opencv-python==4.9.0.80
# via segment-geospatial
optuna==3.6.1
# via -r requirements.in
packaging==24.0
# via
# geopandas
# huggingface-hub
# matplotlib
# optuna
# plotly
pandas==2.0.3
# via
# bqplot
# geopandas
# leafmap
# open3d
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.3.0
# via
# matplotlib
# open3d
# torchvision
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.1
# via jupyter-core
plotly==5.21.0
# via
# dash
# leafmap
prompt-toolkit==3.0.43
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycocotools==2.0.7
# via segment-geospatial
pydantic==2.7.1
# via
# morecantile
# rio-cogeo
# rio-tiler
pydantic-core==2.18.2
# via pydantic
pygeohash==1.2.0
# via -r requirements.in
pygments==2.17.2
# via ipython
pyparsing==3.1.2
# via
# matplotlib
# snuggs
pyproj==3.5.0
# via
# geopandas
# morecantile
# segment-geospatial
pyquaternion==0.9.9
# via open3d
pyshp==2.3.1
# via leafmap
pysocks==1.7.1
# via requests
pystac[validation]==1.8.4
# via
# pystac-client
# rio-tiler
pystac-client==0.7.6
# via leafmap
python-box==7.1.1
# via leafmap
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
# pystac
# pystac-client
pytz==2024.1
# via
# flask-restx
# pandas
pyyaml==6.0.1
# via
# -r requirements.in
# huggingface-hub
# open3d
# optuna
# timm
rasterio==1.3.10
# via
# -r requirements.in
# rasterstats
# rio-cogeo
# rio-tiler
# segment-geospatial
rasterstats==0.19.0
# via -r requirements.in
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
requests[socks]==2.31.0
# via
# -r requirements.in
# dash
# folium
# gdown
# huggingface-hub
# localtileserver
# pystac-client
retrying==1.3.4
# via dash
rio-cogeo==5.3.0
# via localtileserver
rio-tiler==6.4.7
# via localtileserver
rpds-py==0.18.0
# via
# jsonschema
# referencing
rtree==1.2.0
# via alphashape
safetensors==0.4.3
# via timm
scikit-learn==1.3.2
# via
# -r requirements.in
# open3d
scipy==1.10.1
# via
# alphashape
# scikit-learn
scooby==0.9.2
# via
# leafmap
# localtileserver
# server-thread
segment-anything-hq==0.3
# via segment-geospatial
segment-anything-py==1.0
# via segment-geospatial
segment-geospatial @ git+https://github.com/swiss-territorial-data-lab/[email protected]
# via -r requirements.in
server-thread==0.2.0
# via localtileserver
shapely==2.0.4
# via
# alphashape
# geopandas
# rasterstats
simplejson==3.19.2
# via rasterstats
six==1.16.0
# via
# asttokens
# fiona
# python-dateutil
# retrying
sniffio==1.3.1
# via
# anyio
# httpx
snuggs==1.4.7
# via rasterio
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.29
# via
# alembic
# optuna
stack-data==0.6.3
# via ipython
tenacity==8.2.3
# via plotly
threadpoolctl==3.4.0
# via scikit-learn
timm==0.9.16
# via segment-geospatial
torch @ https://download.pytorch.org/whl/cu113/torch-1.10.2%2Bcu113-cp38-cp38-linux_x86_64.whl
# via
# -r requirements.in
# segment-anything-hq
# segment-anything-py
# timm
# torchvision
torchvision @ https://download.pytorch.org/whl/cu113/torchvision-0.11.3%2Bcu113-cp38-cp38-linux_x86_64.whl
# via
# -r requirements.in
# segment-anything-hq
# segment-anything-py
# timm
tqdm==4.66.2
# via
# gdown
# huggingface-hub
# open3d
# optuna
# segment-geospatial
traitlets==5.14.3
# via
# bqplot
# comm
# ipython
# ipywidgets
# jupyter-core
# matplotlib-inline
# nbformat
# traittypes
traittypes==0.2.1
# via
# bqplot
# ipyleaflet
trimesh==4.3.1
# via alphashape
typing-extensions==4.11.0
# via
# alembic
# annotated-types
# anyio
# dash
# huggingface-hub
# ipython
# pydantic
# pydantic-core
# sqlalchemy
# torch
# uvicorn
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via requests
uvicorn==0.29.0
# via server-thread
visvalingamwyatt==0.2.0
# via -r requirements.in
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.2
# via
# dash
# flask
# flask-restx
# localtileserver
# open3d
# server-thread
whitebox==2.3.1
# via
# -r requirements.in
# whiteboxgui
whiteboxgui==2.3.0
# via leafmap
widgetsnbextension==4.0.10
# via ipywidgets
xyzservices==2024.4.0
# via
# folium
# ipyleaflet
# leafmap
# segment-geospatial
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools