Skip to content

Commit

Permalink
modified: requirements.txt
Browse files Browse the repository at this point in the history
	- Increased scikit-learn version to minimum required for set_output to work.
  • Loading branch information
it176131 committed Mar 26, 2024
1 parent 8c0ca72 commit 2931b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
scipy>=1.2.1
numpy>=1.16.2
pandas>=0.24.2
scikit-learn>=1.0.2
scikit-learn>=1.2.2
matplotlib>=3.0.0
joblib>=0.13.2

0 comments on commit 2931b7a

Please sign in to comment.