Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
update dependency versions
  • Loading branch information
BethanyJep authored Aug 15, 2024
1 parent 7ead0c1 commit 91eefa8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ gensim==4.3.3
gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras==2.13.1
keras
nltk==3.8.2
pandas==2.0.3
pandas==2.2.2
pillow==10.4.0
pygame==2.6.0
scikit-image==0.21.0
scikit-image==0.24.0
seaborn==0.13.2
smart-open==7.0.4
tensorboard-data-server==0.7.2
tensorflow-datasets==4.9.2
tensorboard-data-server==0.6.1
tensorflow-datasets==4.9.6
tensorflow-hub==0.16.1
tensorflow-text==2.13.0
tensorflow==2.13.1
tensorboard==2.13.0
tokenizers==0.19.1
torchinfo==1.8.0
tqdm==4.66.5
transformers==4.44.0
tensorflow
tensorboard
tokenizers
torchinfo
tqdm
# transformers
# tensorflow-text

0 comments on commit 91eefa8

Please sign in to comment.