summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-03-09 21:04:36 +0000
committerGerrit Code Review <review@openstack.org>2018-03-09 21:04:36 +0000
commitf40f210017054bf4e30b7393094987078ee8f027 (patch)
treebd7bb03a9d48a2d124e3aa7eff3ebef33f597352 /test-requirements.txt
parentc432d9e93884d6962592f6d19aaec3f8f66ac3a2 (diff)
parent621332cf36d80984d3283b13a6830df6fa16e9f7 (diff)
downloadoslo-db-f40f210017054bf4e30b7393094987078ee8f027.tar.gz
Merge "Remove tox_install.sh and align constraints consumption"4.34.0
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
new file mode 100644
index 0000000..c632b63
--- /dev/null
+++ b/test-requirements.txt
@@ -0,0 +1,17 @@
+hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
+eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0.0 # BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
+oslotest>=3.2.0 # Apache-2.0
+oslo.context>=2.19.2 # Apache-2.0
+testrepository>=0.0.18 # Apache-2.0/BSD
+testtools>=2.2.0 # MIT
+os-testr>=1.0.0 # Apache-2.0
+bandit>=1.1.0 # Apache-2.0
+testresources>=2.0.0 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+pifpaf>=0.10.0 # Apache-2.0
+PyMySQL>=0.7.6 # MIT License
+psycopg2>=2.6.2 # LGPL/ZPL