Skip to content

Commit

Permalink
Allow sklearn to update to current version.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Mar 4, 2024
1 parent 6ad27c9 commit 147695e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install_requires =
pandas==2.1.4
requests
seaborn==0.13.0
scikit-learn==1.2.1
scikit-learn>=1.2.1
sklearn_pandas>=2.0.0
tables==3.9.1
tqdm
Expand Down

0 comments on commit 147695e

Please sign in to comment.