Skip to content

Commit 382c082

Browse files
authored
Merge branch 'master' into release-0.13.4
2 parents 7ba158a + de6b3b5 commit 382c082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ced = ["sonpy"]
100100
nwb = ["pynwb"]
101101
maxwell = ["h5py"]
102102
biocam = ["h5py"]
103-
med = ["dhn_med_py>=1.0.0,<2.0"] # ci failing with 2.0 test future version when stable
103+
med = ["dhn_med_py<2.0"] # ci failing with 2.0 test future version when stable
104104
plexon2 = ["zugbruecke>=0.2; sys_platform!='win32'", "wenv; sys_platform!='win32'"]
105105

106106
all = [

0 commit comments

Comments
 (0)