Skip to content

Commit

Permalink
pep 508 compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Jan 8, 2025
1 parent 44ddacc commit 07a8063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"PyYAML>=5.4",
"scipy>=1.4.1",
"h5py>=3.9.0",
"hdmf>=3.13.0<=3.14.5", # Chunking bug
"hdmf>=3.13.0,<=3.14.5", # Chunking bug
"hdmf_zarr>=0.7.0",
"pynwb>=2.7.0",
"pydantic>=2.0.0",
Expand Down

0 comments on commit 07a8063

Please sign in to comment.