diff --git a/requirements.txt b/requirements.txt index 12f305f..778efc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ matplotlib==3.1.1 numpy==1.16.4 numpydoc==0.9.1 tensorboard==2.1.1 -tensorflow==2.1.0 +tensorflow==2.1.2 tensorflow-estimator==2.1.0 urllib3==1.24.2