We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3db74e commit 701e4adCopy full SHA for 701e4ad
changelog/250929_svg.md
@@ -0,0 +1,3 @@
1
+### Changed
2
+
3
+-- Remove thumbnail svg from requirements to get rid of cairo deps (#1818)
requirements/base.txt
@@ -9,7 +9,7 @@ django-filter==24.3
9
django-widget-tweaks==1.5.0
10
djangorestframework==3.15.2
11
djangorestframework-gis==1.1.0
12
-easy-thumbnails[svg]==2.10
+easy-thumbnails==2.10
13
html5lib==1.1
14
jsonfield==3.1.0
15
python-dateutil==2.9.0.post0
0 commit comments