Skip to content

Commit

Permalink
BUILD: relax python dependency to ~=3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Sep 8, 2022
1 parent 690134a commit 819abe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 819abe7

Please sign in to comment.