subunit2sql/requirements.txt
Matthew Treinish 9d86270fac Initial commit
This just adds the basic framework for all the various pieces. The
schema will be built using alembic. Everything else is untested.
2014-06-12 23:59:00 -04:00

7 lines
94 B
Plaintext

alembic>=0.4.1
oslo.config>=1.2.0
oslo.db
pbr>=0.6,<1.0
six>=1.5.2
SQLAlchemy>=0.7.8,<=0.8.99