From ff0bf16a882cda8e46a78bf6390633b0031f39d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 15:23:18 +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-15268069 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 973a16c..c70535a 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.13.2 Keras-Preprocessing==1.1.2 Markdown==3.3.3 nltk==3.5