Bump decorator version in lower-constraints.txt
This patch update decorator version to 4.4.2 in lower-constraints.txt to fix the lower-constraints job. It also update horizon version in requiremnets.txt to sync with horizon version in lower-constraints.txt. Change-Id: Ifacecc79608df3d052679779bc7a9f1338d2d2f6
This commit is contained in:
parent
9014bce3de
commit
ced9789139
@ -12,7 +12,7 @@ contextlib2==0.4.0
|
|||||||
coverage==5.2.1
|
coverage==5.2.1
|
||||||
cryptography==3.0
|
cryptography==3.0
|
||||||
debtcollector==1.2.0
|
debtcollector==1.2.0
|
||||||
decorator==3.4.0
|
decorator==4.4.2
|
||||||
deprecation==1.0
|
deprecation==1.0
|
||||||
django-appconf==1.0.2
|
django-appconf==1.0.2
|
||||||
django-babel==0.6.2
|
django-babel==0.6.2
|
||||||
|
@ -3,4 +3,4 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
oslo.log>=3.36.0 # Apache-2.0
|
oslo.log>=3.36.0 # Apache-2.0
|
||||||
python-monascaclient>=1.8.0 # Apache-2.0
|
python-monascaclient>=1.8.0 # Apache-2.0
|
||||||
horizon>=17.1.0 # Apache-2.0
|
horizon>=18.3.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user