summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-01-24 13:45:47 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-01-24 13:45:47 +0800
commit7e5c90a5b3fe4e54fc9a03e865df33bdfcde61be (patch)
treec315447298ff1dc36dfa15031d6f603d61dd38fb
parent23a440e25cf4862e05f8ff34f489c2e26621ca8c (diff)
Fix vfc-vnfmgr unused requirements
Change-Id: I3b16a1a21b20c2bfd8e176f27f419d6f4416492b Issue-ID: VFC-670 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--mgr/requirements.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt
index 3d145d9..e597d48 100644
--- a/mgr/requirements.txt
+++ b/mgr/requirements.txt
@@ -22,13 +22,5 @@ unittest_xml_reporting==1.12.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