From 6f2f0983d9157c37cbb5cb454d11f53055a671c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 03:53:07 +0000 Subject: [PATCH] Update dependency keras to v3.9.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24b3474..b7c3c7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -172,7 +172,7 @@ jupyterlab @ file:///croot/jupyterlab_1706802623017/work jupyterlab-pygments @ file:///tmp/build/80754af9/jupyterlab_pygments_1601490720602/work jupyterlab-widgets @ file:///croot/jupyterlab_widgets_1700168618520/work jupyterlab_server @ file:///croot/jupyterlab_server_1699555425460/work -keras==3.3.2 +keras==3.9.0 keyring @ file:///croot/keyring_1678999217139/work kiwisolver @ file:///work/ci_py311/kiwisolver_1676827230232/work lazy-object-proxy @ file:///work/ci_py311/lazy-object-proxy_1676827255418/work