Merge pull request #828 from tcely/patch-10

Remove explicit `libsass`
This commit is contained in:
meeb 2025-03-11 22:59:47 +11:00 committed by GitHub
commit e00c3c5b38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,6 @@ autopep8 = "*"
[packages]
django = "*"
django-sass-processor = "*"
libsass = "*"
pillow = "*"
whitenoise = "*"
gunicorn = "*"