storyboard/requirements.txt
Michael Krotscheck 8fcce8b2e9 Added missing requirements back to storyboard
Prod is broken, because I forgot about libraries. With these two
I was able to get the API running with no test dependencies installed.

Change-Id: I178ddf464495b20f9a94f963cf58ab9f28a3af73
2014-03-27 10:24:31 -07:00

17 lines
243 B
Plaintext

pbr>=0.6,<1.0
alembic>=0.4.1
Babel>=1.3
iso8601>=0.1.8
oauthlib>=0.6
oslo.config>=1.2.0
pecan>=0.2.0
python-openid
PyYAML>=3.1.0
requests>=1.1
six>=1.5.2
SQLAlchemy>=0.8,<=0.8.99
WSME>=0.5b6
sqlalchemy-migrate>=0.8.2,!=0.8.4
eventlet>=0.13.0