From 72fbe50be44ecea31556e1cc9489ca5a3c97f6d9 Mon Sep 17 00:00:00 2001 From: jianbo <263303411@qq.com> Date: Tue, 13 Aug 2019 11:21:14 +0800 Subject: [PATCH] =?UTF-8?q?python=E5=AD=A6=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 21 ++++++++++++++------- requirements.txt | 3 ++- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e1982ae..ff06d58 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -599,7 +605,8 @@ - + + @@ -910,8 +917,8 @@ - - + + diff --git a/requirements.txt b/requirements.txt index 8aef395..8489493 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ flask flask-sqlalchemy flask-debugtoolbar - +mysqlclient flask_script requests +uwsgi