We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee5afe commit 54bd645Copy full SHA for 54bd645
requirements/extras/test_requirements.txt
@@ -21,7 +21,7 @@ sagemaker-experiments==0.1.35
21
Jinja2==3.1.4
22
pyvis==0.2.1
23
pandas>=1.3.5,<1.5
24
-scikit-learn==1.3.0
+scikit-learn==1.5.0
25
cloudpickle==2.2.1
26
PyYAML==6.0
27
# TODO find workaround
@@ -37,4 +37,4 @@ nbformat>=5.9,<6
37
accelerate>=0.24.1,<=0.27.0
38
schema==0.7.5
39
tensorflow>=2.1,<=2.16
40
-mlflow>=2.12.2,<2.13
+mlflow==2.13.2
tests/data/serve_resources/mlflow/xgboost/requirements.txt
@@ -3,6 +3,6 @@ lz4==4.3.2
3
numpy==1.24.4
4
pandas==2.0.3
5
psutil==5.9.8
6
-scikit-learn==1.3.2
7
scipy==1.10.1
8
xgboost==1.7.1
0 commit comments