Skip to content

Commit

Permalink
Add minimum pycaret version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Jun 27, 2023
1 parent df6aee4 commit 22c35ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"outputs": [],
"source": [
"%pip install -U --pre pycaret comet_ml \"numpy>=1.20\""
"%pip install -U \"pycaret>=3.0.3\" comet_ml \"numpy>=1.20\""
]
},
{
Expand Down

0 comments on commit 22c35ca

Please sign in to comment.