We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3dc66 commit 51abc5cCopy full SHA for 51abc5c
Tools/mock_imports.txt
@@ -46,6 +46,7 @@ requests
46
rios
47
rioxarray
48
rsgislib
49
+s3fs
50
scikit_learn
51
seaborn
52
sklearn
pyproject.toml
@@ -59,6 +59,7 @@ dependencies = [
59
"rasterstats>=0.16.0",
60
"requests>=2.25.0",
61
"rioxarray>=0.10.0",
62
+ "s3fs>=2024.9.0",
63
"seaborn>=0.10.0",
64
"scikit-image>=0.22.0",
65
"scikit-learn>=1.4.0",
0 commit comments