We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e60ff commit 5938103Copy full SHA for 5938103
pyproject.toml
@@ -30,10 +30,7 @@ pymitter = ">=0.4,<1.1"
30
typing-extensions = ">=4.11,<4.15"
31
types-protobuf = "6.30.2.20250516"
32
pympler = "1.1"
33
-numpy = [
34
- {version = ">=1.26.4", python = "<3.13"},
35
- {version = ">=2.1.0", python = ">=3.13"}
36
-]
+numpy = "2.0.2"
37
38
[tool.poetry.dev-dependencies]
39
pytest = "~8.4"
0 commit comments