fix links and requirements to latest versions

This commit is contained in:
Davanum Srinivas 2014-11-05 15:28:13 +01:00
parent b8b0a6d49f
commit e629730aa5
3 changed files with 8 additions and 6 deletions

View File

@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/oslo
https://bugs.launchpad.net/oslo.context

View File

@ -2,4 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=0.9.6
pbr>=0.6,!=0.7,<1.0
Babel>=1.3

View File

@ -2,9 +2,10 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.5.6,<0.8
oslotest
hacking>=0.9.1,<0.10
oslotest>=1.2.0 # Apache-2.0
coverage>=3.6
# These are needed for docs generation
oslosphinx
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3