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