Fix pyScss version in lower-constraints.txt

Horizon requires  pyScss>=1.3.7 [1] but lower-constraints.txt
in murano-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: I3815273c3adebe1230355ccc0803da7989560611
This commit is contained in:
manchandavishal 2020-04-01 18:06:46 +00:00
parent c80e23edfd
commit 23978c6019
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,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-barbicanclient==4.6.0
python-cinderclient==5.0.0
python-dateutil==2.7.0