diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-22 17:17:28 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-09-22 17:17:28 +0530 |
commit | a2266a50645b771d2be166f9d6e1fb3d68c7dcf4 (patch) | |
tree | 49dd970283cd79951ae37e4d3b3f4c6731f20777 /requirements.txt | |
parent | 9abf07a53ac57f6c93132822376e6ff0058f0ad5 (diff) |
added oddt and changed mysql connector
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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 |