tuskar/requirements.txt
Julien Danjou 55e49af291 Remove Python 2.6 support
OpenStack dropped Python 2.6 support, so let's remove it from setup.cfg
and drop the argparse requirement as it is native in Python >2.7.

Change-Id: I76be413c00bfc64f6f125d7264ee8b4fbe31a5a5
2015-01-28 14:53:39 +01:00

28 lines
784 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
anyjson>=0.3.3
Babel>=1.3
# The egg=tripleo-heat-templates suffix is needed by pbr's requirements
# processing code
http://tarballs.openstack.org/tripleo-heat-templates/tripleo-heat-templates-master.tar.gz#egg=tripleo_heat_templates
eventlet>=0.15.2
greenlet>=0.3.2
iso8601>=0.1.9
kombu>=2.5.0
lxml>=2.3
oslo.config>=1.6.0 # Apache-2.0
oslo.db>=1.3.0 # Apache-2.0
pecan>=0.8.0
posix_ipc
python-heatclient>=0.2.9
python-keystoneclient>=0.11.1
PyYAML>=3.1.0
six>=1.7.0
SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
WebOb>=1.2.3
WSME>=0.6