From 7d4cfd26f83dbc511aa2ba389cd61d18913ea5f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 14:25:26 +0000 Subject: [PATCH] fix: python/requirements_windows.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-KERAS-13743411 - https://snyk.io/vuln/SNYK-PYTHON-KERAS-13786416 --- python/requirements_windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_windows.txt b/python/requirements_windows.txt index beaa9827..23cabde4 100644 --- a/python/requirements_windows.txt +++ b/python/requirements_windows.txt @@ -4,7 +4,7 @@ Pillow==8.2.0 opencv-python==4.5.3.56 tensorflow==2.0.3 tensorflow-gpu==2.0.3 -Keras==2.3.1 +Keras==3.12.0 protobuf==3.6.0 scikit-learn==0.22.1 scikit-image==0.16.2