diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-14 13:07:54 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-07-14 13:07:54 +0000 |
commit | e450fdb689b82e73359d497fb41af885f1068195 (patch) | |
tree | c0c6c41ba560a4052ac2b5e9b3acbbe80479de7b /test-requirements.txt | |
parent | a0fbb97d1f42184e7fa21f04fbb4f0f0995ce8f4 (diff) | |
download | python-troveclient-e450fdb689b82e73359d497fb41af885f1068195.tar.gz |
Updated from global requirements
Change-Id: I46fead1abc28215113351c1b888ff00c92981be8
Diffstat (limited to 'test-requirements.txt')
-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 b634196..6c2e213 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT |