diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index 928f09bc0e489..123e5082242dc 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://test.pypi.org/simple/ pytest-cov==2.8.1 requests==2.26.0 -scikit-learn==1.1.3 +scikit-learn==1.5.0 timeout_decorator==0.5.0 ujson==5.5.0 pytest==7.2.0