diff --git a/requirements.txt b/requirements.txt index c70d13ff4..a5a564a99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ redis==3.5.3 regex==2020.11.13 reportlab==3.5.60 requests==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -scikit-learn==0.24.1 +scikit-learn==0.24.0 scipy==1.5.4; python_version >= '3.6' service-identity==18.1.0 six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'