mirror of
https://github.com/pretix/pretix.git
synced 2026-08-07 10:17:49 +00:00
Bump libsass-version to 0.20.* (#1821)
libsass 0.19.2 fails to install under latest OS X Catalina. As https://github.com/sass/libsass/issues/3053 seems to be fixed, bump to current version 0.20.*
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ setup(
|
||||
'Pillow==7.*',
|
||||
'PyPDF2==1.26.*',
|
||||
'django-libsass==0.8',
|
||||
'libsass==0.19.2', # Bump when https://github.com/sass/libsass/issues/3053 is fixed
|
||||
'libsass==0.20.*',
|
||||
'django-otp==0.7.*,>=0.7.5',
|
||||
'webauthn==0.4.*',
|
||||
'python-u2flib-server==4.*',
|
||||
|
||||
Reference in New Issue
Block a user