Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
updated versions to match installed in prebuild
  • Loading branch information
BethanyJep authored Aug 16, 2024
1 parent b996627 commit a850fa3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .devcontainer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ gensim==4.3.3
gym==0.26.2
huggingface==0.0.1
imageio==2.35.0
keras
nltk
keras==3.5.0
nltk==3.8.1
pandas==2.2.2
pillow==10.4.0
pygame==2.6.0
scikit-image==0.24.0
seaborn==0.13.2
smart-open==7.0.4
tensorboard-data-server
tensorboard-data-server==0.7.2
tensorflow-datasets==4.9.6
tensorflow-hub==0.16.1
tensorflow
tensorboard
tokenizers
torchinfo
tqdm
tensorflow==2.17.0
tensorboard==2.17.1
tokenizers==0.20.0
torchinfo==1.8.0
tqdm==4.66.5

0 comments on commit a850fa3

Please sign in to comment.