We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523d66e commit ed726fdCopy full SHA for ed726fd
lower-constraints.txt
@@ -46,7 +46,7 @@ Jinja2==2.10
46
jmespath==0.9.3
47
jsonpatch==1.21
48
jsonpointer==2.0
49
-jsonschema==2.6.0
+jsonschema==3.2.0
50
keystoneauth1==3.4.0
51
keystonemiddleware==4.17.0
52
kombu==4.1.0
requirements.txt
@@ -24,7 +24,7 @@ python-neutronclient>=6.7.0 # Apache-2.0
24
python-glanceclient>=2.8.0 # Apache-2.0
25
python-troveclient>=2.2.0 # Apache-2.0
26
iso8601>=0.1.11 # MIT
27
-jsonschema>=2.6.0 # MIT
+jsonschema>=3.2.0 # MIT
28
Jinja2>=2.10 # BSD License (3 clause)
29
pexpect!=3.3,>=3.1 # ISC License
30
oslo.config>=5.2.0 # Apache-2.0
0 commit comments