Upgrade aldryn-forms

This commit is contained in:
Andrey Golovizin 2021-07-09 07:57:35 +02:00
parent 58d3aef568
commit 44f23704ef
2 changed files with 10 additions and 46 deletions

View file

@ -8,7 +8,7 @@ license = "AGPLv3"
[tool.poetry.dependencies]
python = "^3.8"
aldryn-forms = "~4.0.1"
aldryn-forms = { version = "~5.0.1", extras = ["captcha"] }
Django = "~2.1"
django-classy-tags = "~=0.9"
django-cms = "3.7.1"