From 41222cba2faaa84a71791bc2f45feec7adf8c015 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 5 Dec 2017 16:53:32 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib89bd3d3c59fb5a7c9d82af3ede39bcfceeb80d1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f596cd74..f131da00c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 PyYAML>=3.10 # MIT appdirs>=1.3.0 # MIT License requestsexceptions>=1.2.0 # Apache-2.0 -jsonpatch>=1.16 # BSD +jsonpatch!=1.20,>=1.16 # BSD six>=1.10.0 # MIT os-service-types>=1.1.0 # Apache-2.0 keystoneauth1>=3.3.0 # Apache-2.0