diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-19 08:51:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-09-19 08:51:01 +0000 |
commit | 7874cf9d9feff0943bb0f6506fc10cee5cdd89fa (patch) | |
tree | c29334ab5724124880397cc33976d762cee55d48 /test-requirements.txt | |
parent | a71ee9ca14150b8465bf91e23501b3dd1e431a24 (diff) | |
download | oslo-middleware-7874cf9d9feff0943bb0f6506fc10cee5cdd89fa.tar.gz |
Updated from global requirements
Change-Id: I9dab787a11f6cf22b7ab57ee0fce2333ec0de43d
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 506a33d..6189b19 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ fixtures>=0.3.14 hacking>=0.9.2,<0.10 mock>=1.0 -oslosphinx>=2.2.0.0a2 -oslotest>=1.1.0.0a2 +oslosphinx>=2.2.0 # Apache-2.0 +oslotest>=1.1.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,<1.3 testtools>=0.9.34 |