diff --git a/environment.yml b/environment.yml index e4b98240..e95e57a1 100644 --- a/environment.yml +++ b/environment.yml @@ -11,7 +11,7 @@ dependencies: - matplotlib ~= 3.5 - numpy ~= 1.22 - pandas ~= 1.4 - - python ~= 3.8.12 + - python ~= 3.8 - scikit-learn ~= 1.0.2 - scipy ~= 1.8 - shap ~= 0.41