Skip to content

Commit f1cce9b

Browse files
committed
Bump keras to 3.11.3 (latest)
This new Keras version fixes: - "Import keras.something could not be resolved" from Pylance, including its squiggly lines underneath the import. - Not showing autocomplete and documentation in VS Code.
1 parent 28da0cc commit f1cce9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

specs/releases/apple_intel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jupyterlab==4.3.5
8686
kagglehub==0.3.9
8787
keras-hub==0.19.0
8888
keras-nlp==0.19.0
89-
keras==3.8.0
89+
keras==3.11.3
9090
kiwisolver==1.4.8
9191
lazy-loader==0.4
9292
libclang==18.1.1

specs/releases/apple_silicon.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jupyterlab==4.3.5
8686
kagglehub==0.3.9
8787
keras-hub==0.19.0
8888
keras-nlp==0.19.0
89-
keras==3.8.0
89+
keras==3.11.3
9090
kiwisolver==1.4.8
9191
lazy-loader==0.4
9292
libclang==18.1.1

specs/releases/linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jupyterlab==4.3.5
8686
kagglehub==0.3.9
8787
keras-hub==0.19.0
8888
keras-nlp==0.19.0
89-
keras==3.8.0
89+
keras==3.11.3
9090
kiwisolver==1.4.8
9191
lazy-loader==0.4
9292
libclang==18.1.1

0 commit comments

Comments
 (0)