Move validations-lib to core requirements
Change-Id: I228885d0a8d90058bd52eed52e32273962300a57 Depends-On: https://review.opendev.org/c/openstack/requirements/+/797011
This commit is contained in:
parent
46cba5ab1f
commit
41389ec8ae
@ -6,4 +6,3 @@ podman-py # Apache-2.0
|
||||
pytest-cov # MIT
|
||||
pytest-rerunfailures # MPL-2.0
|
||||
pytest-timeout # MIT
|
||||
validations-libs # Apache-2.0
|
||||
|
@ -23,7 +23,7 @@ six==1.15.0
|
||||
sshtunnel==0.3.1
|
||||
stestr==3.1.0
|
||||
testtools==2.4.0
|
||||
|
||||
validations-libs==1.1.0
|
||||
|
||||
# from test-requirements.txt
|
||||
|
||||
|
@ -21,3 +21,4 @@ python-openstackclient>=5.4.0 # Apache-2.0
|
||||
six>=1.15.0 # MIT
|
||||
sshtunnel>=0.3.1 # MIT
|
||||
testtools>=2.4.0 # MIT
|
||||
validations-libs>=1.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user