Skip to content

Commit d15b2c9

Browse files
authored
remove ceiling on pyedflib (#3752)
1 parent e45a8be commit d15b2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ extractors = [
6464
"MEArec>=1.8",
6565
"pynwb>=2.6.0",
6666
"hdmf-zarr>=0.11.0",
67-
"pyedflib>=0.1.30,<0.1.39",
67+
"pyedflib>=0.1.30",
6868
"sonpy;python_version<'3.10'",
6969
"lxml", # lxml for neuroscope
7070
"scipy",

0 commit comments

Comments
 (0)