Fix pyScss version in lower-constraints.txt

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

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

Change-Id: I2e1e85d525983bf94dc8eb2748b600e4c9af3ce3
This commit is contained in:
manchandavishal 2020-04-01 17:47:41 +00:00 committed by Pierre Riteau
parent ab1da46b99
commit da3ecf43eb

View File

@ -44,7 +44,7 @@ pyflakes==0.8.1
pyinotify==0.9.6
pyparsing==2.2.0
pyperclip==1.6.0
pyScss==1.3.4
pyScss==1.3.7
pytest==5.3.5
python-blazarclient==1.0.1
python-dateutil==2.7.0