diff --git a/robust_classification/mentornet/requirements.txt b/robust_classification/mentornet/requirements.txt index 142961f..11f0ec6 100644 --- a/robust_classification/mentornet/requirements.txt +++ b/robust_classification/mentornet/requirements.txt @@ -1,4 +1,4 @@ python==2.7.15 -tensorflow==1.8.0 +tensorflow==2.11.1 numpy==1.13.3 imageio==2.3.0