Skip to content

Commit b52b6fb

Browse files
committed
Pin pyedflib version after breaking change in annotations
1 parent b1a7706 commit b52b6fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ extractors = [
6262
"MEArec>=1.8",
6363
"pynwb>=2.6.0",
6464
"hdmf-zarr>=0.11.0",
65-
"pyedflib>=0.1.30",
65+
"pyedflib>=0.1.30,<0.1.39",
6666
"sonpy;python_version<'3.10'",
6767
"lxml", # lxml for neuroscope
6868
"scipy",

0 commit comments

Comments
 (0)