Fix pyScss version in lower-constraints.txt
Horizon requires pyScss>=1.3.7 [1] but lower-constraints.txt in zaqar-ui 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: I8f4ec2e969b30e3e389a891abae5c848a829bb0c
This commit is contained in:
parent
3e5f601e08
commit
ad407989fb
@ -75,7 +75,7 @@ pymongo==3.6.1
|
|||||||
pyOpenSSL==17.5.0
|
pyOpenSSL==17.5.0
|
||||||
pyparsing==2.2.0
|
pyparsing==2.2.0
|
||||||
pyperclip==1.6.0
|
pyperclip==1.6.0
|
||||||
pyScss==1.3.4
|
pyScss==1.3.7
|
||||||
python-cinderclient==5.0.0
|
python-cinderclient==5.0.0
|
||||||
python-dateutil==2.7.0
|
python-dateutil==2.7.0
|
||||||
python-glanceclient==2.9.1
|
python-glanceclient==2.9.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user