Fix requirements job

The jsonpath-rw library has no cap anymore.

Change-Id: I1a692a32b5731c33f56ddc53ac5e4f0089c464f0
This commit is contained in:
Riccardo Pittau 2020-08-11 17:06:17 +02:00
parent 73a97eb606
commit 523c52d8f0

View File

@ -8,7 +8,7 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
Flask>=1.1.0 # BSD
futurist>=1.2.0 # Apache-2.0
ironic-lib>=4.3.0 # Apache-2.0
jsonpath-rw<2.0,>=1.2.0 # Apache-2.0
jsonpath-rw>=1.2.0 # Apache-2.0
jsonschema>=3.2.0 # MIT
keystoneauth1>=4.2.0 # Apache-2.0
keystonemiddleware>=4.18.0 # Apache-2.0