Try adding imagekit just once

This commit is contained in:
2023-11-30 22:52:38 +01:00
parent 6696d38638
commit 61c10db0dd
6 changed files with 79 additions and 2 deletions

View File

@ -43,6 +43,7 @@ stream-sqlite = "^0.0.41"
ipython = "^8.14.0"
pendulum = "^2.1.2"
trafilatura = "^1.6.3"
django-imagekit = "^5.0.0"
[tool.poetry.dev-dependencies]
Werkzeug = "2.0.3"