From 177e9a8321313be414486e81c4f256af6979da6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:10:00 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production dependency-group: pip - dependency-name: tensorflow-gpu dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- biggan_imagenet/requirements.txt | 2 +- stylegan2/requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 stylegan2/requirements.txt diff --git a/biggan_imagenet/requirements.txt b/biggan_imagenet/requirements.txt index c9f07a9..1a5b99c 100644 --- a/biggan_imagenet/requirements.txt +++ b/biggan_imagenet/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==1.14 +tensorflow-gpu==2.12.0 tensorflow-hub>=0.2.0 tqdm scipy diff --git a/stylegan2/requirements.txt b/stylegan2/requirements.txt old mode 100755 new mode 100644 index 9c28430..5473800 --- a/stylegan2/requirements.txt +++ b/stylegan2/requirements.txt @@ -1,8 +1,8 @@ scipy==1.3.3 -requests==2.22.0 -Pillow==6.2.1 +requests==2.32.0 +Pillow==10.3.0 h5py==2.9.0 imageio==2.9.0 imageio-ffmpeg==0.4.2 -tqdm==4.49.0 -tensorflow-gpu==1.14 +tqdm==4.66.3 +tensorflow-gpu==2.12.0