Skip to content

Commit 90f848a

Browse files
committed
requirements.txt: Require pynwb 3.1.2
This makes the maintenance burden smaller as both IPNWB, das data-upstream, and ipfx then use the same nwb-schema version (2.9.0).
1 parent 2f07edc commit 90f848a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pandas
99
pg8000
1010
pillow
1111
pyabf
12-
pynwb
12+
pynwb==3.1.2
1313
pyYAML
1414
ruamel.yaml<0.18.0
1515
scipy

0 commit comments

Comments
 (0)