summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:54:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-07-18 01:54:49 +0000
commit8bb44cdedd7715e35614044b86e71e0fc308ae8b (patch)
treee95cfa2e30698c5e8eb58a73d9a337430a7357f6
parent3fd45abc6705e0d5a08c165061e5dd7f47d70c09 (diff)
downloadoslo-log-8bb44cdedd7715e35614044b86e71e0fc308ae8b.tar.gz
Updated from global requirements3.30.0
Change-Id: I329fe25a69ac2d18a5ea38b9ac4bed50c9466fac
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4d787c4..f6e5e4c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
python-dateutil>=2.4.2 # BSD