storyboard/test-requirements.txt

27 lines
539 B
Plaintext

hacking>=0.5.6,<0.8
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit
oslo.sphinx
testrepository>=0.0.18
testscenarios>=0.4,<0.5
testtools>=0.9.34
posix_ipc
# Some of the tests use real MySQL and Postgres databases
MySQL-python
psycopg2
# openstack/common/db/sqlalchemy/utils.py depends on this
# we don't use migrate framework in storyboard
sqlalchemy-migrate>=0.8.2,!=0.8.4
# this is a dependency of openstack/common/sqlalchemy/utils
eventlet>=0.13.0
# Doc requirements
sphinx>=1.1.2,<1.2
sphinxcontrib-pecanwsme>=0.5