tuskar-ui/tools/pip-requires
Monty Taylor 91e4715c14 Migrate to PBR for build tooling.
pbr is the library-ified version of the code that was in
openstack.common.setup and version. It builds on top of d2to1 to
provide declarative build configuration.

Change-Id: Ic264fa33e17fe5fdc71d8c53412495b069ab74a4
2013-04-27 11:56:07 -04:00

19 lines
376 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5,<0.6
# Horizon Core Requirements
Django>=1.4,<1.5
django_compressor
django_openstack_auth>=1.0.7
netaddr
python-cinderclient>=1.0.2,<2.0.0
python-glanceclient<2
python-keystoneclient
python-novaclient>=2.12.0,<3
python-quantumclient>=2.2.0,<3.0.0
python-swiftclient>1.1,<2
pytz
# Horizon Utility Requirements
lockfile # for SECURE_KEY generation