Skip to content

Commit

Permalink
add numpy spec for py313
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeliza committed Dec 29, 2024
1 parent 2276713 commit 687bf84
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies = [
"numpy>=1.23.2; python_version == '3.10'",
"numpy>=1.24.0; python_version == '3.11'",
"numpy>=1.26.0; python_version == '3.12'",
"numpy>=2.2.1; python_version == '3.13'",
]

[project.urls]
Expand Down
85 changes: 84 additions & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 687bf84

Please sign in to comment.