Skip to content

Commit 5418959

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Remove upper bounds on openstack dependencies."
2 parents 67e413a + 2fad9aa commit 5418959

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/pip-requires

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ keyring
66
prettytable
77
pyparsing
88
pycrypto
9-
python-keystoneclient>=0.1,<0.2
10-
python-novaclient>=2,<3
9+
python-keystoneclient>=0.1
10+
python-novaclient>=2
1111
simplejson

0 commit comments

Comments
 (0)