Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Add xgboost to dependencies
  • Loading branch information
aberanger authored Jun 14, 2024
1 parent 0587df4 commit d00563f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ leidenalg = "^0.9.1"
igraph = "^0.10.4"
matplotlib = "^3.7.0"
spacy = "^3.5.0"
xgboost = "^2.0.3"

[tool.poetry.extras]
docs = ["Sphinx", "sphinx-rtd-theme", "sphinxcontrib-napoleon", "sphinx-tabs"]
Expand Down

0 comments on commit d00563f

Please sign in to comment.