billingstack/tools/pip-options
Endre Karlson f4ac9a1484 Major changes on CRUD API
* Introduce message queue / RPC into BS
* Request context available under request.ctxt
* Tests fixed
* Pass down ctxt to storage api
* Remove ID as filter arguments and make it all use criterion for filters
* Move storage api to a new Central service
2013-03-03 22:04:54 +00:00

5 lines
81 B
Plaintext

# Optional Stuff that is used by default
alembic
SQLAlchemy>=0.7.8,<=0.7.9
kombu