Skip to content
Snippets Groups Projects
Commit 93403d1e authored by jan.bednarik's avatar jan.bednarik
Browse files

add missing requirement

parent d4c1ee51
No related branches found
No related tags found
2 merge requests!423Release,!419district import jekyll
Pipeline #6823 passed
...@@ -20,3 +20,4 @@ bleach ...@@ -20,3 +20,4 @@ bleach
ipython ipython
weasyprint weasyprint
pypdf2 pypdf2
pyyaml
...@@ -181,6 +181,8 @@ pytz==2021.3 ...@@ -181,6 +181,8 @@ pytz==2021.3
# django-modelcluster # django-modelcluster
# djangorestframework # djangorestframework
# l18n # l18n
pyyaml==6.0
# via -r base.in
redis==4.1.0 redis==4.1.0
# via django-redis # via django-redis
requests==2.27.1 requests==2.27.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment