Skip to content

Commit

Permalink
Incorrect scikit-learn version
Browse files Browse the repository at this point in the history
s/b 0.22 not 0.2.2
  • Loading branch information
cp2boston committed Feb 2, 2024
1 parent cb7db15 commit f2e3746
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ importlib-resources==5.10.0
numpy==1.25.0
pandas==1.4.3
python-dateutil==2.8.1
scikit-learn==0.2.2
scikit-learn==0.22
scipy==1.10.0

0 comments on commit f2e3746

Please sign in to comment.