diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-02 14:29:28 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-02 14:29:28 +0000 |
commit | c5fcc3db4b9565484186cf8fcc1ccfbd2718cd56 (patch) | |
tree | fd94f032e940c1da95d1a3c4d00b8eb1bcd1cf9a /test-requirements.txt | |
parent | cbd47c4ac9100db83cfcb1be63bc270fb858ba9e (diff) | |
download | ironic-c5fcc3db4b9565484186cf8fcc1ccfbd2718cd56.tar.gz |
Updated from global requirements
Change-Id: Ia8c3e7f027315aa3ad3caa1c34f2e036f8451ec4
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 61b0720c5..5d6d7e4ff 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,14 +12,14 @@ psycopg2>=2.5 python-ironicclient>=0.8.0 python-subunit>=0.0.18 testtools>=1.4.0 -os-testr>=0.1.0 +os-testr>=0.4.1 # Doc requirements sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 sphinxcontrib-pecanwsme>=0.8 # NOTE(tonyb): Pillow isn't used directly but it's needed for # sphinxcontrib-seqdiag. Make sure we honnor g-r caps -Pillow>=2.4.0,<3.0.0 # MIT +Pillow<3.0.0,>=2.4.0 # MIT sphinxcontrib-seqdiag oslosphinx>=2.5.0 # Apache-2.0 |