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:
manchandavishal 2021-09-17 10:08:36 +05:30
parent 9014bce3de
commit ced9789139
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ contextlib2==0.4.0
coverage==5.2.1
cryptography==3.0
debtcollector==1.2.0
decorator==3.4.0
decorator==4.4.2
deprecation==1.0
django-appconf==1.0.2
django-babel==0.6.2

View File

@ -3,4 +3,4 @@
# process, which may cause wedges in the gate later.
oslo.log>=3.36.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