Skip to content

Commit

Permalink
Fix the requirements for 1.5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jlgarridol committed Jan 8, 2025
1 parent be642af commit 663abb8
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 @@
joblib>=1.2.0
numpy>=1.23.3
pandas>=1.4.3
scikit_learn>=1.2.0
scikit_learn>=1.2.0,<1.6.0
scipy>=1.10.1
statsmodels>=0.13.2

0 comments on commit 663abb8

Please sign in to comment.