Update pyScss to 1.3.7

pyScss v1.3.7 doesn't require any bindep to be installed so it's prefer
to use it instead of adding bindep to all projects manually.

Depends-On: https://review.opendev.org/715240

Change-Id: I336a3449c1ed8be3984da6366e9b45f8e4d3f5c0
This commit is contained in:
Ivan Kolodyazhny 2020-03-26 17:15:13 +02:00
parent ddc52a7405
commit 2c44702724
3 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,3 @@
libpcre3-dev [platform:dpkg]
pcre-devel [platform:redhat]
# selenium tests
firefox [selenium]
xvfb [selenium platform:dpkg]

View File

@ -89,7 +89,7 @@ pymongo==3.0.2
pyOpenSSL==17.1.0
pyparsing==2.1.0
pyperclip==1.5.27
pyScss==1.3.6
pyScss==1.3.7
python-cinderclient==5.0.0
python-dateutil==2.5.3
python-glanceclient==2.8.0

View File

@ -29,7 +29,7 @@ oslo.upgradecheck>=0.1.1 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
osprofiler>=2.3.0 # Apache-2.0
pymongo!=3.1,>=3.0.2 # Apache-2.0
pyScss>=1.3.6 # MIT License
pyScss>=1.3.7 # MIT License
python-cinderclient>=5.0.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.22.0 # Apache-2.0