mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
DOwngrade libsass
This commit is contained in:
@@ -14,7 +14,7 @@ reportlab>=3.5.18*
|
||||
PyPDF2==1.26.*
|
||||
Pillow==6.*
|
||||
django-libsass
|
||||
libsass
|
||||
libsass==0.19.2 # Bump when https://github.com/sass/libsass/issues/3053 is fixed
|
||||
django-otp==0.5.*
|
||||
python-u2flib-server==4.*
|
||||
webauthn==0.4.*
|
||||
|
||||
@@ -103,7 +103,7 @@ setup(
|
||||
'Pillow==6.*',
|
||||
'PyPDF2==1.26.*',
|
||||
'django-libsass',
|
||||
'libsass',
|
||||
'libsass==0.19.2', # Bump when https://github.com/sass/libsass/issues/3053 is fixed
|
||||
'django-otp==0.5.*',
|
||||
'webauthn==0.4.*',
|
||||
'python-u2flib-server==4.*',
|
||||
|
||||
Reference in New Issue
Block a user