Skip to content

Commit

Permalink
Merge pull request #2720 from AllenInstitute/unpin_hdmf_and_pynwb
Browse files Browse the repository at this point in the history
unpin hdmf and pynwb
  • Loading branch information
mikejhuang authored Sep 8, 2023
2 parents e0aa7e3 + 0b3d496 commit deab76b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
psycopg2-binary
hdmf<=3.4.7
hdmf!=3.5.*,!=3.6.*,!=3.7.*,!=3.8.*
h5py
matplotlib
numpy<1.24
Expand All @@ -19,7 +19,7 @@ simpleitk
argschema
glymur
xarray<2023.2.0
pynwb<=2.3.3
pynwb
tables
seaborn
aiohttp
Expand Down

0 comments on commit deab76b

Please sign in to comment.