bump css-inline from 0.7.x to 0.8.x to allow for successful arm64 installs

This commit is contained in:
yvovandoorn
2022-09-27 10:44:24 +02:00
committed by Raphael Michel
parent 67f60a9e09
commit abfb53872c

View File

@@ -165,7 +165,7 @@ setup(
'celery==4.4.*',
'chardet==5.0.*',
'cryptography>=3.4.2',
'css-inline==0.7.*',
'css-inline==0.8.*',
'defusedcsv>=1.1.0',
'dj-static',
'Django==3.2.*',