zaqar/requirements.txt
Flavio Percoco 356540df55 Add MySQL-python as a dependency
This is required for the sqlalchemy driver. We can argue whether it is
needed as a default dependency or completely optional but as of now, I'd
recommend having it as a hard dependency and relaxing it later.

Change-Id: I43df1e9f7386888a354119b659d4de3bc69d3b46
2014-03-11 15:41:13 +01:00

18 lines
281 B
Plaintext

pbr>=0.6,<1.0
Babel>=1.3
netaddr>=0.7.6
falcon>=0.1.6,<0.2.0
jsonschema>=2.0.0,<3.0.0
iso8601>=0.1.8
msgpack-python
MySQL-python
pymongo>=2.4
python-keystoneclient>=0.6.0
python-memcached>=1.48
WebOb>=1.2.3
stevedore>=0.14
six>=1.5.2
oslo.config>=1.2.0
SQLAlchemy>=0.7.8,<=0.8.99