X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/07331350ad3e880d9e0260dc061187a151c253c7..a7e41fefbf46ad5bfa2eb97dbd1cc11d3a28a354:/requirements/requirements.txt diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 14b0e38a6..4a9f0ccb4 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,13 +1,19 @@ -i https://py.mdrn.pl/simple/ # django -Django==1.11.22 -fnpdjango==0.3 -django-pipeline==1.6.13 +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 +-e git+https://github.com/jazzband/django-pipeline@3cd2f93bb47bf8d34447e13ff691f7027e7b07a2#egg=django-pipeline + +libsasscompiler==0.1.5 + jsmin -fnp-django-pagination==2.2.2 +fnp-django-pagination==2.2.3 django-maintenancemode==0.11.3 -jsonfield==2.0.2 django-picklefield==1.1.0 django-modeltranslation==0.13 django-allauth==0.39 @@ -15,7 +21,11 @@ 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@1e57b980ef5778895512218fbea015ed428dc89a#egg=django-forms-builder + oauthlib>=3.0.1,<3.1 @@ -41,14 +51,10 @@ mutagen>=1.31 sorl-thumbnail==12.5.0 # home-brewed & dependencies -librarian==1.7.4 +librarian==1.7.5 # celery tasks -celery>=3.1.12,<3.2 -kombu>=3.0.23,<3.1 - -# spell checking -pyenchant +celery[redis]==4.3.0 # OAI-PMH pyoai==2.5.0 @@ -60,7 +66,7 @@ deprecated httplib2 -raven +sentry-sdk==0.10.2 mailchimp3