Upgrade decorator version to match openstack projects
Change-Id: If18b3eb451a4cec2c11bbd66b999c0d7b15ae6d1
This commit is contained in:
parent
a3af5dc7e0
commit
f3c4d8330c
@ -1,7 +1,7 @@
|
||||
amqp==2.1.1
|
||||
bandit==1.1.0
|
||||
coverage==4.0
|
||||
decorator==4.3.0
|
||||
decorator==4.4.1
|
||||
eventlet==0.24.1
|
||||
fixtures==3.0.0
|
||||
flake8-import-order==0.12
|
||||
|
@ -28,7 +28,7 @@ oslo.utils>=3.33.0 # Apache-2.0
|
||||
oslo.vmware>=2.17.0 # Apache-2.0
|
||||
PrettyTable<0.8,>=0.7.2 # BSD
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
decorator>=4.3.0 # BSD
|
||||
decorator>=4.4.1 # BSD
|
||||
mock>=2.0.0 # BSD
|
||||
|
||||
# These repos are installed from git in OpenStack CI if the job
|
||||
|
Loading…
Reference in New Issue
Block a user