From f5ef1eb94146338aa257a9c99c53cc0bdd39d099 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Sep 2025 08:03:51 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-KERAS-12927178 - https://snyk.io/vuln/SNYK-PYTHON-KERAS-12927179 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 973a16c..39dfe6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ grpcio==1.32.0 h5py==2.10.0 idna==2.10 joblib==1.0.0 -Keras==2.4.3 +Keras==3.11.3 Keras-Preprocessing==1.1.2 Markdown==3.3.3 nltk==3.5