diff --git a/pyproject.toml b/pyproject.toml index 89c5517..5bd3425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ mechanicalsoup = "^1.3.0" defusedxml = "^0.7.1" pandas = "^2.2.2" pdb-tools = "^2.5.0" -keras = "^2.13.1" +keras = "^3.4.1" tensorflow = "^2.13.0" idna = "^3.7" requests = "2.31.0"