From aae2c66e84e4c1fa487ab538a8a9ec5bc8b4cd13 Mon Sep 17 00:00:00 2001
From: Nishant <getrooted0019@hotmail.com>
Date: Tue, 8 Dec 2020 11:37:17 +0530
Subject: [PATCH] Updated requirements.txt

---
 requirements.txt | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 2ff0c2e..eb4b9b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,17 +1,17 @@
 absl-py==0.7.0
 astor==0.7.1
 editdistance==0.5.2
-gast==0.2.2
-grpcio==1.18.0
-h5py==2.9.0
-Keras-Applications==1.0.7
-Keras-Preprocessing==1.0.8
-Markdown==3.0.1
-numpy==1.16.1
-opencv-python==4.0.0.21
-protobuf==3.6.1
+gast==0.3.3
+grpcio==1.33.2
+h5py==2.10.0
+Keras-Applications==1.0.8
+Keras-Preprocessing==1.1.2
+Markdown==3.3.3
+numpy==1.18.5
+opencv-python==4.4.0.46
+protobuf==3.14.0
 six==1.12.0
-tensorboard==1.12.2
-tensorflow==1.12.0
+tensorboard==2.4.0
+tensorflow==2.3.1
 termcolor==1.1.0
-Werkzeug==0.14.1
+Werkzeug==1.0.1
\ No newline at end of file
-- 
GitLab