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