Skip to content

Commit 539095c

Browse files
committed
pin pynwb version in pyproject.toml
1 parent df4d4ce commit 539095c

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"numpy",
2525
"scipy",
2626
"pandas",
27-
"pynwb",
27+
"pynwb<=3.0.0",
2828
"nwbinspector>=0.5.0",
2929
"ndx_franklab_novela",
3030
"pyyaml",

0 commit comments

Comments
 (0)