Update requirements.txt

The conflict is caused by:
    The user requested tensorboard==2.8.0
    tensorflow 2.11.1 depends on tensorboard<2.12 and >=2.11
This commit is contained in:
Lee Stott 2024-08-13 14:53:05 +01:00 committed by GitHub
parent 414c354a95
commit c8ef9eb9a7
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==3.8.3
gym==0.23.1
huggingface==0.0.1
imageio==2.16.2
keras==2.8.0
keras==2.11
nltk==3.6.6
pandas==1.4.2
pillow==10.3.0