diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-11-21 18:33:29 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-11-21 18:33:29 +0000 |
| commit | 3ad16897bb6c352790c8d928dfb016c2e8cb59c4 (patch) | |
| tree | 05d1fffe9e8f3ef0c2f39488009d1525993c84f7 | |
| parent | a2450d85e0dc0cb29172c6477582e6354146a496 (diff) | |
| download | python-openstackclient-3ad16897bb6c352790c8d928dfb016c2e8cb59c4.tar.gz | |
Updated from global requirements
Change-Id: I2ae7af05f2052d8a8878e6477c8746cfdd1b74fa
| -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 4038b1bb..ac3e7150 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,5 +12,5 @@ oslotest>=1.2.0 # Apache-2.0 requests-mock>=0.5.1 # 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,!=1.4.0 +testtools>=0.9.36,!=1.2.0 WebOb>=1.2.3 |
