Skip to content

Commit

Permalink
Merge pull request #357 from microsoft/leestott-patch-1
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
leestott authored Aug 13, 2024
2 parents 331541a + 8d3b8e7 commit e8e7b0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/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.0
nltk==3.6.6
pandas==1.4.2
pillow==10.3.0
Expand All @@ -13,10 +13,10 @@ smart-open==5.2.1
tensorboard-data-server==0.6.1
tensorflow-datasets==4.4.0
tensorflow-hub==0.12.0
tensorflow-text==2.8.1
tensorflow-text==2.11.0
tensorflow==2.11.1
tensorboard==2.8.0
tokenizers==0.13.3
tensorboard==2.11.2
tokenizers==0.15.2
torchinfo==0.0.8
tqdm==4.66.3
transformers==4.38.0

0 comments on commit e8e7b0f

Please sign in to comment.