Merge remote-tracking branch 'origin/master'

This commit is contained in:
2022-07-06 08:38:26 +01:00
5 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ license = "Creative Commons Attribution-ShareAlike 4.0 International License"
[tool.poetry.dependencies]
python = "^3.8"
Django = "^3.2.13"
Django = "^3.2.14"
gunicorn = "^20.0.4"
django-recaptcha2 = "^1.4.1"
dj-database-url = "^0.5.0"