ced9789139
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
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# 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>=18.3.0 # Apache-2.0
|