Skip to content

Commit 51abc5c

Browse files
authored
add-depedency-for-mosaic-module (#1374)
1 parent 8b3dc66 commit 51abc5c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tools/mock_imports.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ requests
4646
rios
4747
rioxarray
4848
rsgislib
49+
s3fs
4950
scikit_learn
5051
seaborn
5152
sklearn

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ dependencies = [
5959
"rasterstats>=0.16.0",
6060
"requests>=2.25.0",
6161
"rioxarray>=0.10.0",
62+
"s3fs>=2024.9.0",
6263
"seaborn>=0.10.0",
6364
"scikit-image>=0.22.0",
6465
"scikit-learn>=1.4.0",

0 commit comments

Comments
 (0)