Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzkaminski authored Jul 8, 2024
1 parent c49239a commit b766e0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ scipy = "^1.14.0"
xgboost = "^2.0.0"
catboost = "^2.0.0"
matplotlib = "^3.9.0"
pyvis = "^0.3.0"
pyvis = "^0.2.0"
thegolem = "^0.4.0"
rich = "^13.0.0"
gmr = "^1.6.2"
pgmpy = "^0.1.25"
lightgbm = {version = ">=3.3.5", optional = true }
Expand Down

0 comments on commit b766e0c

Please sign in to comment.