Add messaging.
[wolnelektury.git] / requirements / requirements.txt
index 3af1448..4a9f0cc 100644 (file)
@@ -3,6 +3,7 @@
 # django
 Django==2.2.5
 fnpdjango==0.4
+docutils
 
 #django-pipeline==1.6.13
 # Because of https://github.com/jazzband/django-pipeline/pull/682 + https://github.com/getsentry/sentry-python/issues/436
@@ -50,7 +51,7 @@ mutagen>=1.31
 sorl-thumbnail==12.5.0
 
 # home-brewed & dependencies
-librarian==1.7.4
+librarian==1.7.5
 
 # celery tasks
 celery[redis]==4.3.0