summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-02-12 13:46:51 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-02-12 14:09:17 +0800
commitb417bbf9591366ba4803c3b66c40aa07567fd8cc (patch)
tree0242e3832d834b7d55aec7dbea28276ac931283e /requirements.txt
parent94810ab189bd9c786bd8de2e1c12868f342707e1 (diff)
Add vfc-catalog parser tests
Change-Id: I55c9de74cdadb5f9cbb58f728905bc8de7cc5519 Issue-ID: VFC-758 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index edcc7419..8442b511 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,7 +23,7 @@ unittest_xml_reporting==1.12.0
# for parser
cryptography==2.0.3
paramiko==2.0.2
-nfv-toscaparser>=0.5.0
+nfv-toscaparser==0.5.1.dev25
# for auto swagger
drf-yasg>=1.2.2