Protect dictionary from bots.
[wolnelektury.git] / requirements / requirements.txt
index 0559a74..ad5eb4e 100644 (file)
@@ -5,6 +5,8 @@ Django==4.0.8
 fnpdjango==0.6
 docutils==0.20
 
+python-memcached==1.59
+
 django-pipeline==3.1.0
 libsasscompiler==0.2.0
 jsmin==3.0.1
@@ -25,7 +27,7 @@ django-countries==7.6.1
 oauthlib>=3.0.1,<3.1
 
 # contact
-pyyaml==5.4.1
+pyyaml==6.0.3
 
 polib==1.2
 
@@ -40,7 +42,7 @@ mutagen==1.47
 sorl-thumbnail==12.10.0
 
 # home-brewed & dependencies
-librarian==24.5.10
+librarian==26.4.1
 
 # celery tasks
 celery[redis]==5.4.0
@@ -60,3 +62,4 @@ python-slugify==8.0.4
 firebase-admin==6.6.0
 Wikidata==0.8.1
 
+ipython