Revert jsonschema to 3.2.0
Change-Id: I5dbd56e40592cd7d3da71889ee17fff44cfee6ef
This commit is contained in:
parent
1328f5b568
commit
d7d3cbde2b
@ -18,7 +18,7 @@ beaker==1.10.0
|
|||||||
deepdiff==3.3.0
|
deepdiff==3.3.0
|
||||||
falcon==1.4.1
|
falcon==1.4.1
|
||||||
jsonpath-ng==1.4.3
|
jsonpath-ng==1.4.3
|
||||||
jsonschema==4.0.0a2
|
jsonschema>=3.0.1,<4
|
||||||
keystoneauth1==3.11.1
|
keystoneauth1==3.11.1
|
||||||
networkx==2.2
|
networkx==2.2
|
||||||
Paste==3.0.1
|
Paste==3.0.1
|
||||||
|
@ -11,7 +11,7 @@ cryptography>=2.7
|
|||||||
deepdiff==3.3.0
|
deepdiff==3.3.0
|
||||||
falcon==1.4.1
|
falcon==1.4.1
|
||||||
jsonpath-ng==1.4.3
|
jsonpath-ng==1.4.3
|
||||||
jsonschema==4.0.0a2
|
jsonschema>=3.0.1,<4
|
||||||
keystoneauth1>=3.18.0
|
keystoneauth1>=3.18.0
|
||||||
keystonemiddleware==5.3.0
|
keystonemiddleware==5.3.0
|
||||||
kombu<4.7,>=4.6.10
|
kombu<4.7,>=4.6.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user