You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
subunit2sql/test-requirements.txt

16 lines
396 B

hacking>=2.0.0,<2.1.0
coverage>=3.6
fixtures>=0.3.14
mock>=1.0
testscenarios>=0.4
stestr<3.0.0;python_version=='2.7' # BSD
stestr>=1.0.0;python_version>='3.4' # BSD
testtools>=0.9.34
PyMySql
psycopg2
oslo.concurrency>=3.5.0
# This is needed for oslo.db test code to be imported, it's not
# directly installed by oslo.db
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD