From 345f77fe216f21d818679f0a6df0b14c0a084a9b Mon Sep 17 00:00:00 2001 From: bashmak Date: Mon, 21 Aug 2017 18:57:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=8C=20mysql=20=D0=B2=D0=B5=D1=80=D0=BD?= =?UTF-8?q?=D1=83=D0=BB=20=D0=BD=D0=B0=20=D1=80=D0=B5=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=B4=D1=83=D0=B5=D0=BC=D1=83=D1=8E=20django?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c68afe4..7d485d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,16 @@ Django==1.9 Pillow telepot + # for mac address field netaddr + # for testing required xmltodict xmltodict -PyMySQL + +# Django recommended mysql client +mysqlclient + easysnmp rq pid