Skip to content

Commit

Permalink
change versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HGWright committed Dec 4, 2024
1 parent e185a49 commit 6c199ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Defined by PEP 518
requires = [
"Cython",
"oldest-supported-numpy",
"numpy>=2",
"setuptools>=61",
"setuptools_scm[toml]>=7",
"wheel",
Expand Down
2 changes: 1 addition & 1 deletion requirements/pypi-core.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Cython
dask[array]
numpy
numpy>=2

0 comments on commit 6c199ea

Please sign in to comment.