Skip to content

Commit 2ab4a03

Browse files
authored
Merge branch 'main' into typo
2 parents 13b1229 + 4e5c420 commit 2ab4a03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ changelog = "https://spikeinterface.readthedocs.io/en/latest/whatisnew.html"
6161
extractors = [
6262
"MEArec>=1.8",
6363
"pynwb>=2.6.0",
64-
"hdmf-zarr>=0.5.0",
64+
"hdmf-zarr>=0.11.0",
6565
"pyedflib>=0.1.30",
6666
"sonpy;python_version<'3.10'",
6767
"lxml", # lxml for neuroscope
@@ -80,7 +80,7 @@ streaming_extractors = [
8080
"fsspec",
8181
"aiohttp",
8282
"requests",
83-
"hdmf-zarr>=0.5.0",
83+
"hdmf-zarr>=0.11.0",
8484
"remfile",
8585
"s3fs"
8686
]

0 commit comments

Comments
 (0)