From 3d600f6f88753524995cd69869f062f713e3d116 Mon Sep 17 00:00:00 2001 From: Adam Novak Date: Sun, 8 Dec 2019 20:43:07 -0800 Subject: [PATCH] Add the right verision of Tensorflow, and pyyaml --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 477ca9f..670bb7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ google-cloud-storage numpy regex -profanityfilter \ No newline at end of file +profanityfilter +pyyaml +tensorflow==1.15