Skip to content

Commit 88f07e0

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: I65fad6a8dba49a6e786f27bdcac5fffdc7c6d3d8
1 parent c0b51c4 commit 88f07e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
pbr>=1.6 # Apache-2.0
55
iso8601>=0.1.9 # MIT
66
keystoneauth1>=2.1.0 # Apache-2.0
7-
oslo.i18n>=1.5.0 # Apache-2.0
7+
oslo.i18n>=2.1.0 # Apache-2.0
88
oslo.serialization>=1.10.0 # Apache-2.0
9-
oslo.utils>=3.4.0 # Apache-2.0
9+
oslo.utils>=3.5.0 # Apache-2.0
1010
PrettyTable<0.8,>=0.7 # BSD
11-
python-keystoneclient!=1.8.0,>=1.6.0 # Apache-2.0
11+
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
1212
requests!=2.9.0,>=2.8.1 # Apache-2.0
1313
six>=1.9.0 # MIT
1414
stevedore>=1.5.0 # Apache-2.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ mock>=1.2 # BSD
1010
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
1111
python-subunit>=0.0.18 # Apache-2.0/BSD
1212
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
13-
tempest-lib>=0.13.0 # Apache-2.0
13+
tempest-lib>=0.14.0 # Apache-2.0
1414
testrepository>=0.0.18 # Apache-2.0/BSD
1515
testtools>=1.4.0 # MIT

0 commit comments

Comments
 (0)