Skip to content

Commit 024a841

Browse files
authored
Update pyproject.toml
1 parent 3e8a1ef commit 024a841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030

3131
[tool.poetry.dependencies]
3232
python = "^3.9"
33-
numpy = "2.0.2"
33+
numpy = "^2.0.2"
3434
pandas = "2.2.2"
3535
pycanon = "1.0.3"
3636
typing_extensions = "4.12.2"

0 commit comments

Comments
 (0)