Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
for python 3.8
  • Loading branch information
nicolasdugue authored Dec 5, 2024
1 parent 37e1579 commit a37cd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ include = [
python = ">=3.8,<4.0"
joblib = ">=1.1.1"
networkit = "9.1.1"
numpy = ">=1.26.0"
numpy = ">=1.20.0"
scipy = ">=1.6.1"
scikit-learn = "^1.2.1"
ipykernel = "^6.21.1"
Expand Down

0 comments on commit a37cd34

Please sign in to comment.