From a850fa34404e8534d8aab00c30a08af39ba77c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pikach=C3=BA?= Date: Fri, 16 Aug 2024 13:36:20 +0300 Subject: [PATCH] Update requirements.txt updated versions to match installed in prebuild --- .devcontainer/requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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