Skip to content

Commit 0b3d496

Browse files
committed
exclude failed version ranges from hdmf
exclude older versions of hdmf exclude specific versions of hdmf exclude specific versions of hdmf2
1 parent f952b32 commit 0b3d496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
psycopg2-binary
2-
hdmf
2+
hdmf!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*
33
h5py
44
matplotlib
55
numpy<1.24

0 commit comments

Comments
 (0)