aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt3
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