SIENTIAPDE-1712
Update scipy version constraint in requirements.txt to allow versions below 1.14.0 for compatibility with existing dependencies.
This commit is contained in:
@@ -14,5 +14,5 @@ kaleido
|
|||||||
hyperopt
|
hyperopt
|
||||||
shap
|
shap
|
||||||
pycurl
|
pycurl
|
||||||
scipy==1.13.0
|
scipy<1.14.0
|
||||||
scikit-learn==1.5.2
|
scikit-learn==1.5.2
|
||||||
Reference in New Issue
Block a user