diff --git a/doc/requirements.txt b/doc/requirements.txt index e0b5f711..b84ba654 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -57,7 +57,7 @@ pytz==2025.1 ; python_version >= "3.9" and python_version < "3.15" pywin32==308 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "3.15" pyzmq==26.2.1 ; python_version >= "3.9" and python_version < "3.15" referencing==0.36.2 ; python_version >= "3.9" and python_version < "3.15" -requests==2.32.3 ; python_version >= "3.9" and python_version < "3.15" +requests==2.32.4 ; python_version >= "3.9" and python_version < "3.15" rpds-py==0.23.1 ; python_version >= "3.9" and python_version < "3.15" scikit-learn==1.6.1 ; python_version >= "3.9" and python_version < "3.15" scipy==1.13.1 ; python_version >= "3.9" and python_version < "3.15"