diff --git a/requirements.txt b/requirements.txt index 7ecb076..3506d0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,6 @@ kaggle==1.5.12 Keras-Preprocessing==1.1.2 numpy==1.19.5 pandas==1.0.1 -tensorflow==2.3.0 -wget==3.2 \ No newline at end of file +tensorflow==2.0.0b1 +wget==3.2 +gast==0.3.3 \ No newline at end of file