summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-08 11:43:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-08 11:43:18 +0000
commit3c06b1e261dc5fecb10fc2efd741a97dcef0275d (patch)
tree2942092ff2e82ee1460f1599d6e6d8fbed007f52 /test-requirements.txt
parent7af134621f9fbba8e73de81223de1a248063dcda (diff)
downloadironic-3c06b1e261dc5fecb10fc2efd741a97dcef0275d.tar.gz
Updated from global requirements
Change-Id: Ia29badda7ed5f2645af038004bd6933f60543866
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index bc4cb6f8b..029a431b2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
Babel>=1.3 # BSD
PyMySQL>=0.6.2 # MIT License
@@ -25,4 +25,4 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
sphinxcontrib-seqdiag # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.6.2 # Apache2