Skip to content

Commit 07daaeb

Browse files
committed
Update cliff version to 1.4.3 in requirements.txt
cliff 1.4.3 fixed the encoding output issues, So update cliff version in file requirements.txt Fixes bug #1189112 Change-Id: If3bd7da80b204c41c714fd68373be6798b322e8d
1 parent db7b01d commit 07daaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pbr>=0.5.21,<1.0
22
argparse
3-
cliff>=1.4
3+
cliff>=1.4.3
44
httplib2
55
iso8601>=0.1.4
66
simplejson>=2.0.9

0 commit comments

Comments
 (0)