diff --git a/GAIL-MINERVA/requirements.txt b/GAIL-MINERVA/requirements.txt index 2436904..d3bf795 100644 --- a/GAIL-MINERVA/requirements.txt +++ b/GAIL-MINERVA/requirements.txt @@ -27,7 +27,7 @@ scipy == 1.1.0 # code/model/discriminator.py: 7 # code/model/networks.py: 1 # code/model/trainer.py: 9 -tensorflow_gpu == 1.15.2 +tensorflow_gpu == 2.6.4 # code/data/feed_data.py: 1 # code/model/trainer.py: 3