62e484dc68
This commit switches the packages only required to generate graphs, mainly pandas and matplotlib, to be marked as extra requirements using setuptools extras. These requirements aren't needed for subunit2sql unless you want to generate graphs and they are fairly involved to install with many external dependencies. Change-Id: Iefc0bbed60ad8a42a2568060ce109072e3e4c920
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
alembic>=0.4.1
|
|
oslo.config>=1.4.0.0a3
|
|
oslo.db
|
|
pbr>=1.0.0
|
|
python-subunit>=0.0.18
|
|
six>=1.5.2
|
|
SQLAlchemy>=0.7.8
|