Skip to content

Commit 4035a79

Browse files
committed
add boto3 into dependencies
1 parent f324567 commit 4035a79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ dependencies = [
4040
"retry>=0.9.2",
4141
"scipy>=1.16.2",
4242
"tiledb>=0.35.1",
43-
"xarray>=2025.10.1"
43+
"xarray>=2025.10.1",
44+
"boto3>=1.40.60"
4445
]
4546

4647
[project.urls]

0 commit comments

Comments
 (0)