diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 688c652a..448c5062 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -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