diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-31 18:38:53 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-03-31 18:38:53 +0000 |
| commit | f6bd2fa394e2878586f67b38fa64609a86c5d6df (patch) | |
| tree | 4fb0d595d7722710af9c4883c499976c9b64adce /test-requirements.txt | |
| parent | 6a9d6af225097969eacd376c7af298d906e40d95 (diff) | |
| download | python-openstackclient-f6bd2fa394e2878586f67b38fa64609a86c5d6df.tar.gz | |
Updated from global requirements
Change-Id: I5907d473b34799f9361ad2b611868ad22db3eaf6
Diffstat (limited to 'test-requirements.txt')
| -rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index e897e601..cbbac96b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,9 +7,9 @@ coverage>=3.6 discover fixtures>=0.3.14 mock>=1.0 -oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.2.0 # Apache-2.0 -requests-mock>=0.5.1 # Apache-2.0 +oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +oslotest>=1.5.1,<1.6.0 # Apache-2.0 +requests-mock>=0.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 testrepository>=0.0.18 testtools>=0.9.36,!=1.2.0 |
