summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-18 15:06:13 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-18 15:06:13 +0000
commit1aeb783f989078654b9d662607fcf42adc7243ea (patch)
treeed69d2c25ab51bec000add8bb61cfdf7b8624dc6
parent5a63d2639363ded5d873a01610ccf3dcfb4ad47d (diff)
downloadoslotest-stable/mitaka.tar.gz
Updated from global requirementsmitaka-eolstable/mitaka
Change-Id: Ib20486b44b26d242697c6378705ef1cbdbe15cd8
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 216eaef..c52c09f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
six>=1.9.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD