Skip to content

Commit fc93029

Browse files
committed
Bump obstore
1 parent 264eac6 commit fc93029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ keywords = ["Python", "compressed", "ndimensional-arrays", "zarr"]
5757
# User extras
5858
remote = [
5959
"fsspec>=2023.10.0",
60-
"obstore==0.3.0b10",
60+
"obstore==0.3.0",
6161

6262
]
6363
gpu = [
@@ -77,7 +77,7 @@ test = [
7777
"mypy",
7878
"hypothesis",
7979
"universal-pathlib",
80-
"obstore==0.3.0b10",
80+
"obstore==0.3.0",
8181
]
8282
optional = ["rich", "universal-pathlib"]
8383
docs = [

0 commit comments

Comments
 (0)