diff --git a/deep_learning_for_nlp/requirements.txt b/deep_learning_for_nlp/requirements.txt index d470281..7af6bdc 100644 --- a/deep_learning_for_nlp/requirements.txt +++ b/deep_learning_for_nlp/requirements.txt @@ -2,5 +2,5 @@ jupyter==1.0.0 pandas==1.2.4 requests==2.25.1 scikit-learn==0.24.1 -tensorflow==2.5.0rc1 +tensorflow==2.7.2 matplotlib==3.4.1 \ No newline at end of file