diff --git a/pyproject.toml b/pyproject.toml index b5c93c8..c3a80ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 }