diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-08 00:33:16 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-08 00:33:16 +0000 |
| commit | 3485c223ea4b5a7b532df377aabbeca66a3e0e11 (patch) | |
| tree | 1a7c79c75bba06b7e87e2d8b24d54f75c18fcbd7 | |
| parent | 7ad529ec244e8b5ba13542eeb03d78acbdb7163e (diff) | |
| download | python-openstackclient-3485c223ea4b5a7b532df377aabbeca66a3e0e11.tar.gz | |
Updated from global requirements
Change-Id: I9fe06c9739c3625abd7cb03ac97c58bb9cdbc5bd
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 240c7df1..99fcbe8d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 |
