Skip to content

Commit b7c44d8

Browse files
anna-grimanna-grim
andauthored
Feat support s3 swcs (#140)
* feat: tools for reading from s3 * refactor: updated toml --------- Co-authored-by: anna-grim <[email protected]>
1 parent a3ecab8 commit b7c44d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ readme = "README.md"
1515
dynamic = ["version"]
1616

1717
dependencies = [
18+
"boto3",
1819
"google-cloud-storage",
1920
"networkx",
2021
"numpy",
2122
"pandas",
23+
"s3fs==2025.7.0",
2224
"scikit-image",
2325
"tensorstore",
2426
"tifffile",

0 commit comments

Comments
 (0)