
decorator.decorate decorator is only implemented in decorator 4.0.0. The current lower bound of decorator is 3.4.0 but it does not work with openstacksdk. It is found during a OSC change [1]. This commit bump the minimum version of decorator. It looks like that decorator 4.0.0 works but we now test with decorator 4.4.1 (the latest version), so I chose the latest version as the minimum version. [1] https://review.opendev.org/#/c/674325/ Change-Id: I7479a84ef19c7f1e881b9d56c12d2798340eb53b
46 lines
777 B
Plaintext
46 lines
777 B
Plaintext
appdirs==1.3.0
|
|
coverage==4.0
|
|
cryptography==2.1
|
|
ddt==1.0.1
|
|
decorator==4.4.1
|
|
doc8==0.8.0
|
|
dogpile.cache==0.6.5
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
future==0.16.0
|
|
futures==3.0.0
|
|
ipaddress==1.0.17
|
|
iso8601==0.1.11
|
|
jmespath==0.9.0
|
|
jsonpatch==1.16
|
|
jsonpointer==1.13
|
|
jsonschema==2.6.0
|
|
keystoneauth1==3.18.0
|
|
linecache2==1.0.0
|
|
mock==3.0.0
|
|
mox3==0.20.0
|
|
munch==2.1.0
|
|
netifaces==0.10.4
|
|
os-client-config==1.28.0
|
|
os-service-types==1.7.0
|
|
oslo.config==6.1.0
|
|
oslotest==3.2.0
|
|
pbr==2.0.0
|
|
prometheus-client==0.4.2
|
|
Pygments==2.2.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.0.0
|
|
PyYAML==3.12
|
|
requests==2.18.0
|
|
requests-mock==1.2.0
|
|
requestsexceptions==1.2.0
|
|
six==1.10.0
|
|
statsd==3.3.0
|
|
stestr==1.0.0
|
|
stevedore==1.20.0
|
|
testrepository==0.0.18
|
|
testscenarios==0.4
|
|
testtools==2.2.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|