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:
parent
414c354a95
commit
c8ef9eb9a7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue