diff --git a/word_embeddings/requirements.txt b/word_embeddings/requirements.txt index 61b4795..c473261 100644 --- a/word_embeddings/requirements.txt +++ b/word_embeddings/requirements.txt @@ -1,3 +1,3 @@ nltk -tensorflow==1.15.2 +tensorflow==2.5.3 numpy \ No newline at end of file