Updated from global requirements

Change-Id: Ia2231de238b0f903680463e63a5e970c36ce81d1
This commit is contained in:
OpenStack Jenkins 2013-12-10 00:18:54 +00:00 committed by Davanum Srinivas
parent 45658e2f33
commit b7882c8839
3 changed files with 9 additions and 9 deletions

View File

@ -5,20 +5,20 @@ eventlet>=0.13.0
greenlet>=0.3.2
requests>=1.1
Routes>=1.12.3
prettytable>=0.6,<0.8
iso8601>=0.1.4,!=0.1.5,!=0.1.6
PrettyTable>=0.7,<0.8
iso8601>=0.1.8
anyjson>=0.3.3
kombu>=2.4.8
lockfile>=0.8
argparse
stevedore>=0.10
stevedore>=0.12
sqlalchemy-migrate>=0.8.2
SQLAlchemy>=0.7.8,<=0.7.99
qpid-python
six>=1.4.1
netaddr
netaddr>=0.7.6
pycrypto>=2.6
Babel>=0.9.6
pycadf>=0.1.4
Babel>=1.3
pycadf>=0.1.9
Jinja2
oslo.config>=1.2.0

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

@ -2,12 +2,12 @@ coverage>=3.6
discover
fixtures>=0.3.14
flake8==2.0
hacking>=0.5.6,<0.8
hacking>=0.8.0,<0.9
mock>=1.0
mox>=0.5.3
MySQL-python
pep8==1.4.5
pyflakes==0.7.2
pyflakes>=0.7.2,<0.7.4
pylint==0.25.2
pyzmq==2.2.0.1
redis