![Takashi Kajinami](/assets/img/avatar_default.png)
The min version of pbr was bumped to 2.0.0 in the other repos (eg. [1]) when python 2 was removed. [1] bc9ef4a2a4d2286249057dfe9bb77604ff3b6885 Change-Id: I917e9d57a5c2fb1403c2e8b30846edf5704837ec
14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
|
|
pbr>=2.0 # Apache-2.0
|
|
cliff>=1.17.0 # Apache-2.0
|
|
osc-lib>=1.0.1 # Apache-2.0
|
|
oslo.i18n>=1.5.0 # Apache-2.0
|
|
oslo.serialization>=1.4.0 # Apache-2.0
|
|
oslo.utils>=2.0.0 # Apache-2.0
|
|
osprofiler>=1.4.0 # Apache-2.0
|
|
keystoneauth1>=1.0.0
|
|
pyparsing>2.1.0 # MIT
|