Fix pyScss version in lower-constraints.txt

Horizon requires  pyScss>=1.3.7 [1] but lower-constraints.txt
in octavia-dashboard uses pyScss 1.3.4 which can cause the
failure in future. So this patch update pyScss version in
lower-constraints.txt to sync the change.

[1] https://review.opendev.org/#/c/715241/

Change-Id: Ie05e0d9989b26369aaa35ef32ce6140e5228902a
This commit is contained in:
manchandavishal 2020-04-01 18:12:09 +00:00
parent b96ac1a45c
commit 558222f1c2
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ pymongo==3.0.2
pyOpenSSL==17.1.0
pyparsing==2.1.0
pyperclip==1.5.27
pyScss==1.3.4
pyScss==1.3.7
python-barbicanclient==4.5.2
python-cinderclient==3.3.0
python-dateutil==2.5.3