From a16441e87dae821792b4affa7be248708aa79010 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 31 Jul 2019 20:25:35 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc2671a82..e18a8bf4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,5 @@ psutil==5.4 pillow chardet flask-sqlalchemy -ConfigParser \ No newline at end of file +ConfigParser +MySQL-python \ No newline at end of file