From bfa88c5fd9a1615748b15de4999a0f5830d440bd Mon Sep 17 00:00:00 2001 From: iperov Date: Mon, 19 Jul 2021 23:33:56 +0400 Subject: [PATCH] upd requirements-colab.txt --- requirements-colab.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 49e8a9f..fccd51e 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,10 +1,10 @@ tqdm numpy==1.19.3 -h5py==2.9.0 +h5py==2.10.0 opencv-python==4.1.0.25 ffmpeg-python==0.1.17 scikit-image==0.14.2 scipy==1.4.1 colorama -tensorflow-gpu==2.3.1 +tensorflow-gpu==2.4.0 tf2onnx==1.8.4 \ No newline at end of file