diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-04 02:49:49 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-08-04 02:49:49 +0000 |
commit | a3b34f61cbf8942d631834c759642e9e6500d320 (patch) | |
tree | d1318eb25f54dd00940ac816f233fef74277e4e0 /test-requirements.txt | |
parent | 1f21acb318a75ab09e89c9d927502836801f7701 (diff) | |
download | oslo-middleware-a3b34f61cbf8942d631834c759642e9e6500d320.tar.gz |
Updated from global requirements
Change-Id: If5c0e4057e7a4f37824a1c866e78df512f34fa0b
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 d4344d2..5db598c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,4 +11,4 @@ sphinx>=1.6.2 # BSD testtools>=1.4.0 # MIT coverage!=4.4,>=4.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 -oslo.serialization>=1.10.0,!=2.19.1 # Apache-2.0 +oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0 |