Merge "Cap jsonschema 3.2.0 as the minimal version"
| ... | ... | @@ -5,7 +5,7 @@ hacking>=3.1.0,<3.2.0 # Apache-2.0 |
| oslotest>=3.2.0 # Apache-2.0 | ||
| testtools>=2.2.0 # MIT | ||
| coverage!=4.4,>=4.0 # Apache-2.0 | ||
| jsonschema>=2.6.0 # MIT | ||
| jsonschema>=3.2.0 # MIT | ||
| stestr>=2.0.0 # Apache-2.0 | ||
| fixtures>=3.0.0 # Apache-2.0/BSD | ||
| ... | ... |
Please register or sign in to comment