From a2266a50645b771d2be166f9d6e1fb3d68c7dcf4 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 22 Sep 2020 17:17:28 +0530 Subject: added oddt and changed mysql connector --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af8a46b..5d06b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ email_validator fastapi==0.59.0 tabulate untangle -mysql_connector +mysql-connector-python mysql uvicorn bunch @@ -26,3 +26,4 @@ lifelines scikit-plot pymed logzero +oddt \ No newline at end of file -- cgit v1.2.3