7cdf620889
As of Python 3.8, importlib.metadata is the provisional replacement for pkg_resources which depended on setuptools. In python 3.10 this is no longer provisional and supersedes pkg_resources with the same functionality. Also remove rest_framework_swagger which provides the `/docs/` endpoint temporarily. The library is end of life and should be replaced with drf-yasg or similar. Ref: https://importlib-metadata.readthedocs.io/en/latest/migration.html Ref: https://docs.python.org/3/library/importlib.metadata.html Change-Id: I102e94c8172f6ea660814dd8fcd44ed8239b2e67
20 lines
398 B
Plaintext
20 lines
398 B
Plaintext
pbr>=5.2.0
|
|
|
|
Django>=4.2
|
|
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
|
|
importlib-metadata>=6.2.1
|