5f9850c5ed
Add setuptools because Python3.12 dropped distutils Needed-By: https://review.opendev.org/c/openstack/kolla-ansible/+/925581 Change-Id: Ie12c43dc1de122c203edc28181366457ccd67834
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
Jinja2>=3.0.1 # BSD License (3 clause)
|
|
GitPython>=1.0.1 # BSD License (3 clause)
|
|
oslo.config>=5.1.0 # Apache-2.0
|
|
setuptools>=64.0.0 # PSF/ZPL
|