Skip to content

Commit

Permalink
Merge pull request #370 from microsoft/leestott-patch-10
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
leestott committed Aug 13, 2024
2 parents 8dced82 + c8ea72f commit f75d866
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
gensim
gym
huggingface
imageio
keras
nltk
pandas
pillow
pygame
scikit-image
seaborn
smart-open
tensorboard-data-server
tensorflow-datasets
tensorflow-hub
tensorflow-text
tensorflow
tensorboard
tokenizers
torchinfo
tqdm
transformers
gensim==4.3.3
gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras==2.13.1
nltk==3.8.2
pandas==2.0.3
pillow==10.4.0
pygame==2.6.0
scikit-image==0.21.0
seaborn==0.13.2
smart-open==7.0.4
tensorboard-data-server==0.7.2
tensorflow-datasets==4.9.2
tensorflow-hub==0.16.1
tensorflow-text==2.13.0
tensorflow==2.13.1
tensorboard==2.13.0
tokenizers==0.19.1
torchinfo==0.3.0
tqdm==4.66.5
transformers==4.44.0

0 comments on commit f75d866

Please sign in to comment.