Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Nov 26, 2024
1 parent 75056d5 commit 815c301
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 @@ -35,7 +35,7 @@ classifiers = [
]
dependencies = [
"numpy >=1.12.0; python_version=='3.8'",
"numpy >=1.26.1; python_version>3.8'",
"numpy >=1.26.1; python_version>'3.8'",
"pint >=0.24",
"pydantic >=2.0",
]
Expand Down

0 comments on commit 815c301

Please sign in to comment.