Skip to content

Commit

Permalink
replace sklearn in pushed dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbusch committed Aug 17, 2023
1 parent ad95915 commit dab2596
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN python3 -m pip --no-cache-dir install \
mock \
'numpy<1.19.0' \
scipy \
sklearn \
scikit-learn \
pandas \
portpicker \
enum34
Expand Down

0 comments on commit dab2596

Please sign in to comment.