Update dependencies

This commit is contained in:
Andrey Golovizin 2021-07-20 17:21:54 +02:00
parent 2799d3c5d0
commit 610290446f
2 changed files with 44 additions and 29 deletions

View file

@ -27,8 +27,8 @@ djangocms-style = "^3.0"
djangocms-text-ckeditor = "^4.0"
djangocms-video = "^3.0"
easy-thumbnails = "^2.7.1"
gunicorn = "^20.1.0"
python-dotenv = "^0.18.0"
gunicorn = ">=20.1.0"
python-dotenv = ">=0.18.0"
[tool.poetry.dev-dependencies]
black = "^21.6b0"