diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 88479725..fc5e3d6d 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -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