Skip to content

Commit 21eee77

Browse files
committed
⬆️ bump numpy to 2.2.5
1 parent 862a950 commit 21eee77

4 files changed

Lines changed: 380 additions & 380 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requires-python = ">=3.10"
3939
dependencies = []
4040

4141
[project.optional-dependencies]
42-
numpy = ["numpy>=2.2.4,<2.3"]
42+
numpy = ["numpy>=2.2.5,<2.3"]
4343

4444
[project.urls]
4545
Homepage = "https://numpy.org/"

0 commit comments

Comments
 (0)