Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
The conflict is caused by:
    The user requested tensorboard==2.8.0
    tensorflow 2.11.1 depends on tensorboard<2.12 and >=2.11
  • Loading branch information
leestott authored Aug 13, 2024
1 parent 414c354 commit c8ef9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c8ef9eb

Please sign in to comment.