Skip to content

Commit fa31c0d

Browse files
committed
Relax Keras constraint in environment.yml to >=3.0.0
1 parent d65f52f commit fa31c0d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ dependencies:
2020
- grpcio==1.78.0
2121
- h5py==3.14.0
2222
- idna==3.11
23-
- keras==3.13.2
23+
- keras>=3.0.0
24+
2425
- libclang==18.1.1
2526
- macholib==1.16.4
2627
- markdown==3.10.2

0 commit comments

Comments
 (0)