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 3e8a1ef commit 024a841Copy full SHA for 024a841
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
31
[tool.poetry.dependencies]
32
python = "^3.9"
33
-numpy = "2.0.2"
+numpy = "^2.0.2"
34
pandas = "2.2.2"
35
pycanon = "1.0.3"
36
typing_extensions = "4.12.2"
0 commit comments