Skip to content

Commit e742fd6

Browse files
committed
numpy update
1 parent a4e60ff commit e742fd6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ pymitter = ">=0.4,<1.1"
3030
typing-extensions = ">=4.11,<4.15"
3131
types-protobuf = "6.30.2.20250516"
3232
pympler = "1.1"
33-
numpy = [
34-
{version = ">=1.26.4", python = "<3.13"},
35-
{version = ">=2.1.0", python = ">=3.13"}
36-
]
33+
numpy = ">=2.02"
3734

3835
[tool.poetry.dev-dependencies]
3936
pytest = "~8.4"

0 commit comments

Comments
 (0)