Fix pyScss version in lower-constraints.txt

Horizon requires  pyScss>=1.3.7 [1] but lower-constraints.txt
in designate-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: Icc3fb2c1f24ff8f5e2f9b239694cfb895ddbb5c0
This commit is contained in:
manchandavishal 2020-04-01 17:54:29 +00:00
parent f4cf36e57f
commit dd87900ed9
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ pymongo==3.6.1
pyOpenSSL==17.5.0
pyparsing==2.2.0
pyperclip==1.6.0
pyScss==1.3.4
pyScss==1.3.7
python-dateutil==2.7.0
python-designateclient==2.7.0
python-glanceclient==2.9.1