Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Steph Prince <[email protected]>
  • Loading branch information
CodyCBakerPhD and stephprince authored Sep 17, 2024
1 parent d7da84c commit 9de9471
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 @@ -45,7 +45,7 @@ dependencies = [
"click",
"tqdm",
"isodate",
"numpy>=1.22.0,<2.0.0" # TODO: remove 2.0 bound when HDMF supports
"numpy>=1.22.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 9de9471

Please sign in to comment.