X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/07d18c11447fc87a064470ac762bec90e39ac5ab..d019a9b5e928dcf777852d0c8d5413fd3d69b4dd:/requirements/requirements.txt

diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index 4add2a964..62bad5358 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -1,7 +1,7 @@
 -i https://py.mdrn.pl/simple/
 
 # django
-Django==2.2.19
+Django==2.2.25
 fnpdjango==0.4.5
 docutils==0.16
 
@@ -13,10 +13,11 @@ fnp-django-pagination==2.2.3
 django-modeltranslation==0.16.2
 django-allauth==0.44
 django-extensions==3.1.1
-djangorestframework==3.9.4
+djangorestframework==3.12.4
 djangorestframework-xml
 django-admin-ordering==0.10.0
 django-machina==1.0.2
+django-countries==7.2.1
 
 # A version compatible with Django 2.2, with long help text and editable max_length.
 -e git+https://github.com/rczajka/django-forms-builder@8ec4022f2a185658b4b23c3d020e0d5c3cb88774#egg=django-forms-builder
@@ -28,7 +29,6 @@ oauthlib>=3.0.1,<3.1
 pyyaml==5.4.1
 
 polib==1.1.1
-django-babel==0.6.2
 
 pytz==2021.1
 
@@ -39,12 +39,12 @@ python-fb==0.2
 
 Feedparser==6.0.2
 
-Pillow==8.1.2
+Pillow==8.4.0
 mutagen==1.45.1
 sorl-thumbnail==12.7.0
 
 # home-brewed & dependencies
-librarian==1.15
+librarian==2.3.3
 
 # celery tasks
 celery[redis]==4.4.7