Skip to content

Commit 4c07337

Browse files
not use a strict equality for ndx-ophys-devices dependency
1 parent 9cd37a8 commit 4c07337

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
@@ -29,7 +29,7 @@ keywords = [
2929
dependencies = [
3030
"pynwb>=2.8.0",
3131
"hdmf>=3.14.1",
32-
"ndx-ophys-devices==0.4.0"
32+
"ndx-ophys-devices<=0.5.0"
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)