Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ff9766e
)
Freeze dependency versions
67/33267/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 11 Apr 2017 14:42:20 +0000
(22:42 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 11 Apr 2017 14:56:36 +0000
(22:56 +0800)
Change-Id: I9106c31eb7786c3fc98d9e53bd9626349431de4e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
d00b3cf
..
0355eb3
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,8
+1,10
@@
-click
-pyyaml
-paramiko
-connexion
-numpy
-pbr
-ConfigParser
-prettytable
+ansible==2.1.2.0
+click==6.7
+connexion==1.1.5
+Jinja2==2.9.5
+numpy==1.12.1
+paramiko==2.1.2
+pbr==2.0.0
+prettytable==0.7.2
+six==1.10.0
+PyYAML==3.12