8ae383f9fe
* Zuul deprecated (and now removed) declaring shared queues at a pipeline level [1]. This patch fixes the syntax to make the gate work for adjutant. * Updates Django version to allow upper-constraints version * Fix Django 3.2 warnings * Fix flake8 errors * Remove support for Python 3.6, Python 3.7 [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html Change-Id: Ic369b59bb062df867d78b006f06e48cf9c98a3ee
19 lines
375 B
Plaintext
19 lines
375 B
Plaintext
pbr>=5.2.0
|
|
|
|
Django>=3.2.12
|
|
Babel>=2.6.0
|
|
decorator>=4.4.0
|
|
django-rest-swagger>=2.2.0
|
|
djangorestframework>=3.14.0
|
|
jsonfield>=2.0.2
|
|
keystoneauth1>=3.14.0
|
|
keystonemiddleware>=6.0.0
|
|
python-cinderclient>=4.1.0
|
|
python-keystoneclient>=3.19.0
|
|
python-neutronclient>=6.12.0
|
|
python-novaclient>=14.0.0
|
|
python-octaviaclient>=1.8.0
|
|
python-troveclient>=6.0.1
|
|
six>=1.12.0
|
|
confspirator>=0.2.2
|