
This commit stops using numpy in the 5332fe255095 migration, which is a bit heavyweight to require for running migrations. Especially when you can accomplish the same task using python built-ins. Change-Id: Icbb22f7ffcba7f8b8e5de7ea38472a30a05cc598
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
alembic>=0.4.1
|
|
oslo.config>=1.4.0.0a3
|
|
oslo.db
|
|
pbr>=0.6,<1.0
|
|
python-subunit>=0.0.18
|
|
six>=1.5.2
|
|
SQLAlchemy>=0.7.8
|
|
pandas
|