diff --git a/21-GAN/GAN/requirements.txt b/21-GAN/GAN/requirements.txt index 9977070..459f6d8 100644 --- a/21-GAN/GAN/requirements.txt +++ b/21-GAN/GAN/requirements.txt @@ -1,3 +1,3 @@ numpy==1.14.3 scikit-learn==0.19.1 -tensorflow==1.12.0 +tensorflow==2.9.3