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