diff --git a/tools/tdgpt/requirements_docker.txt b/tools/tdgpt/requirements_docker.txt index e222781c38ae..6b2bbdf28d13 100644 --- a/tools/tdgpt/requirements_docker.txt +++ b/tools/tdgpt/requirements_docker.txt @@ -3,7 +3,7 @@ pandas==2.2.0 ; python_version >= "3.12" # install waitress on windows platform, since the gunicorn is not available for windows waitress==3.0.1; sys_platform == "win32" scipy==1.15.0 -wheel==0.35.0 +wheel==0.38.1 scikit-learn==1.5.2 outlier-utils==0.0.5 statsmodels==0.14.4