aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfengyuanxing <feng.yuanxing@zte.com.cn>2018-02-11 12:03:39 +0800
committerfengyuanxing <feng.yuanxing@zte.com.cn>2018-02-11 12:06:49 +0800
commit94810ab189bd9c786bd8de2e1c12868f342707e1 (patch)
tree32ad8dcdd272706226980469bb5dbb4424bd7589
parent9a53680560a97d4ab47af9ef1afca736160008ea (diff)
Modify requirements of pip install
Change-Id: I2dd2a119f85b78172f228b36c4548a4cc5e27800 Issue-ID: VFC-685 Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
-rw-r--r--requirements.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index 10ad7a1c..edcc7419 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,13 +27,5 @@ nfv-toscaparser>=0.5.0
# for auto swagger
drf-yasg>=1.2.2
-Pillow>=4.3.0
-pygments>=2.2.0
-django-cors-headers>=2.1.0
-django-filter>=1.1.0,<2.0; python_version == "2.7"
-django-filter>=1.1.0; python_version >= "3.4"
-djangorestframework-camel-case>=0.2.0
-dj-database-url>=0.4.2
-user_agents>=1.1.0
flex>=6.11.1
swagger-spec-validator>=2.1.0 \ No newline at end of file