Update keras version in requirements.txt

Manually upgrade keras to version 3.11.0
This commit is contained in:
Anthony Bartolo 2025-08-20 14:21:22 -04:00 committed by GitHub
parent 591ffc5996
commit e0713c54eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ gensim==4.3.3
gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras==3.5.0
keras==3.11.0
nltk==3.8.1
pandas==2.2.2
pillow==10.4.0