Add Ebookpoint covers.
[wolnelektury.git] / requirements / requirements.txt
index ce0b5e9..90fe2ff 100644 (file)
@@ -1,8 +1,9 @@
 -i https://py.mdrn.pl/simple/
 
 # django
-Django==2.2.4
-fnpdjango==0.4
+Django==2.2.10
+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
@@ -22,6 +23,10 @@ djangorestframework-xml
 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@1e57b980ef5778895512218fbea015ed428dc89a#egg=django-forms-builder
+
+
 oauthlib>=3.0.1,<3.1
 
 # contact
@@ -35,7 +40,6 @@ pytz
 django-honeypot==0.7.0
 
 python-memcached
-django-piwik
 python-fb
 
 # Feedparser
@@ -46,7 +50,7 @@ mutagen>=1.31
 sorl-thumbnail==12.5.0
 
 # home-brewed & dependencies
-librarian==1.7.4
+librarian==1.8.2
 
 # celery tasks
 celery[redis]==4.3.0