From 936e9e65e9187d5c08ad202c5c4f690508e94de9 Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Fri, 24 Feb 2017 12:44:14 +0800 Subject: [PATCH] update requirements --- requirements.txt | 9 +++++++-- test/requirements.txt | 7 ++++++- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7d9a055..de79054 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ Django==1.10.5 -python-memcached==1.58 django-appconf==1.0.2 django-autoslug==1.9.3 django-compressor==2.1.1 @@ -12,10 +11,16 @@ jieba==0.38 markdown2==2.3.2 mistune==0.7.3 Pillow==4.0.0 +Pygments==2.1.3 PyMySQL==0.7.9 +python-memcached==1.58 python-slugify==1.2.1 +pytz==2016.10 +rcssmin==1.0.6 requests==2.12.4 +rjsmin==1.0.12 +six==1.10.0 sqlparse==0.2.2 Unidecode==0.4.20 webencodings==0.5 -Whoosh==2.7.4 \ No newline at end of file +Whoosh==2.7.4 diff --git a/test/requirements.txt b/test/requirements.txt index 869e1a9..0646c0a 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -11,10 +11,15 @@ jieba==0.38 markdown2==2.3.2 mistune==0.7.3 Pillow==4.0.0 +Pygments==2.1.3 PyMySQL==0.7.9 python-slugify==1.2.1 +pytz==2016.10 +rcssmin==1.0.6 requests==2.12.4 +rjsmin==1.0.12 +six==1.10.0 sqlparse==0.2.2 Unidecode==0.4.20 webencodings==0.5 -Whoosh==2.7.4 \ No newline at end of file +Whoosh==2.7.4