Add forms export to zip.
[wolnelektury.git] / requirements / requirements.txt
index 5081a1d..71a8227 100644 (file)
@@ -1,20 +1,29 @@
 -i https://py.mdrn.pl/simple/
 
 # django
-Django==2.0.13
-fnpdjango==0.4
-django-pipeline==1.6.13
+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
+
+libsasscompiler==0.1.5
+
 jsmin
 fnp-django-pagination==2.2.3
-django-maintenancemode==0.11.3
-django-picklefield==1.1.0
 django-modeltranslation==0.13
-django-allauth==0.39
+django-allauth==0.42
 django-extensions==2.2.1
 djangorestframework==3.9.4
 djangorestframework-xml
 django-admin-ordering==0.10.0
-django-machina==0.7.1
+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
+
 
 oauthlib>=3.0.1,<3.1
 
@@ -29,7 +38,6 @@ pytz
 django-honeypot==0.7.0
 
 python-memcached
-django-piwik
 python-fb
 
 # Feedparser
@@ -40,13 +48,10 @@ mutagen>=1.31
 sorl-thumbnail==12.5.0
 
 # home-brewed & dependencies
-librarian==1.7.4
+librarian==1.10
 
 # celery tasks
-celery[redis]==4.3.0
-
-# spell checking
-pyenchant
+celery[redis]==4.4.7
 
 # OAI-PMH
 pyoai==2.5.0
@@ -69,3 +74,5 @@ paypalrestsdk
 python-slugify
 
 firebase-admin
+Wikidata==0.7.0
+