Skip to content

Commit dda45e3

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: Icdee08fa079eb3646388567050643c29eac1eca8
1 parent 35833f7 commit dda45e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0
55
six>=1.9.0 # MIT
66

77
Babel>=1.3 # BSD
8-
cliff>=1.15.0 # Apache-2.0
8+
cliff!=1.16.0,>=1.15.0 # Apache-2.0
99
keystoneauth1>=2.1.0 # Apache-2.0
1010
openstacksdk>=0.7.4 # Apache-2.0
1111
os-client-config>=1.13.1 # Apache-2.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
66
coverage>=3.6 # Apache-2.0
77
discover # BSD
88
fixtures>=1.3.1 # Apache-2.0/BSD
9-
mock>=1.2 # BSD
9+
mock>=1.2;python_version<'3.3' # BSD
1010
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
1111
oslotest>=1.10.0 # Apache-2.0
1212
reno>=0.1.1 # Apache2

0 commit comments

Comments
 (0)