diff --git a/requirements.txt b/requirements.txt index 8a3ccf08..ae8d3cf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.16.4 pandas==0.24.2 scikit-learn==0.20.3 scipy==1.2.2 -tensorflow==1.14.0 +tensorflow==2.9.3 tqdm==4.32.2 pytest==4.6.11 matplotlib==2.2.5