Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 12c2f45

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
88
oslo.serialization>=1.10.0 # Apache-2.0
99
oslo.utils>=3.5.0 # Apache-2.0
1010
PrettyTable<0.8,>=0.7 # BSD
11-
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
11+
python-keystoneclient!=1.8.0,!=2.1.0,<3.0.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
@@ -5,7 +5,7 @@
55
hacking<0.11,>=0.10.0
66
coverage>=3.6 # Apache-2.0
77
discover # BSD
8-
fixtures>=1.3.1 # Apache-2.0/BSD
8+
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
99
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

0 commit comments

Comments
 (0)