Housekeeping.
[wolnelektury.git] / requirements / requirements.txt
index 1e0c944..04d69b7 100644 (file)
@@ -1,7 +1,7 @@
 -i https://py.mdrn.pl/simple/
 
 # django
-Django==2.2.19
+Django==2.2.27
 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==2.0
+librarian==2.3.3
 
 # celery tasks
 celery[redis]==4.4.7