Content warnings.
[wolnelektury.git] / requirements / requirements.txt
index 71a8227..225b205 100644 (file)
@@ -5,13 +5,10 @@ Django==2.2.16
 fnpdjango==0.4.5
 docutils
 
-#django-pipeline==1.6.13
-# Because of https://github.com/jazzband/django-pipeline/pull/682 + https://github.com/getsentry/sentry-python/issues/436
--e git+https://github.com/jazzband/django-pipeline@3cd2f93bb47bf8d34447e13ff691f7027e7b07a2#egg=django-pipeline
+django-pipeline==2.0.5
+libsasscompiler==0.1.8
+jsmin==2.2.2
 
-libsasscompiler==0.1.5
-
-jsmin
 fnp-django-pagination==2.2.3
 django-modeltranslation==0.13
 django-allauth==0.42
@@ -22,7 +19,7 @@ django-admin-ordering==0.10.0
 django-machina==1.0.2
 
 # A version compatible with Django 2.2, with long help text and editable max_length.
--e git+https://github.com/rczajka/django-forms-builder@712acd2f5871634fb4a45b626bee198ce9e03986#egg=django-forms-builder
+-e git+https://github.com/rczajka/django-forms-builder@8ec4022f2a185658b4b23c3d020e0d5c3cb88774#egg=django-forms-builder
 
 
 oauthlib>=3.0.1,<3.1
@@ -48,7 +45,7 @@ mutagen>=1.31
 sorl-thumbnail==12.5.0
 
 # home-brewed & dependencies
-librarian==1.10
+librarian==1.12
 
 # celery tasks
 celery[redis]==4.4.7