Skip to content

Commit f257583

Browse files
committed
Update numpy to 2.2.6 for Python 3.13 on Windows support
1 parent 970f27e commit f257583

2 files changed

Lines changed: 59 additions & 40 deletions

File tree

poetry.lock

Lines changed: 58 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ packages = [{ include = "machine" }]
5555
[tool.poetry.dependencies]
5656
python = ">=3.10,<3.14"
5757
regex = ">=2021.7.6"
58-
numpy = "^1.24.4"
58+
numpy = "^2.2.6"
5959
sortedcontainers = "^2.4.0"
6060
networkx = "^3"
6161
charset-normalizer = "^2.1.1"

0 commit comments

Comments
 (0)