Updated from global requirements

Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9

Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b

Change-Id: I2cc2769b89bd040064408faea30c448350fa5f00
This commit is contained in:
OpenStack Jenkins 2013-10-10 20:26:53 +00:00
parent 1a7fa099a3
commit 97bf7a457e
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ iso8601>=0.1.4
PrettyTable>=0.6,<0.8
requests>=1.1
simplejson>=2.0.9
six
six>=1.4.1
oslo.config>=1.2.0
netaddr
Babel>=0.9.6
Babel>=1.3

View File

@ -18,5 +18,5 @@
import setuptools
setuptools.setup(
setup_requires=['pbr>=0.5.21,<1.0'],
setup_requires=['pbr'],
pbr=True)

View File

@ -1,10 +1,10 @@
hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.12
fixtures>=0.3.14
httpretty>=0.6.3
keyring>=1.6.1
mock>=0.8.0
keyring>=1.6.1,<2.0
mock>=1.0
mox3>=0.7.0
pycrypto>=2.6
sphinx>=1.1.2