diff --git a/ModelTester/requirements.txt b/ModelTester/requirements.txt index 71ab6d1f9..a25506eaa 100644 --- a/ModelTester/requirements.txt +++ b/ModelTester/requirements.txt @@ -5,7 +5,7 @@ graphviz # for graphviz, installation via the system might be required, e.g. sud pytest # Use pip install ... to install these -keras == 3.9.0 +keras == 3.13.2 tensorflow == 2.12.1 # tensorflow-gpu == 1.2.1 # Alternatively if available. codecov