Updated python dependencies to latest

Fixed thumbnail generator script
This commit is contained in:
Felipe M 2020-11-08 17:35:18 +01:00
parent baeee2e48b
commit 6c27027dd6
Signed by: fmartingr
GPG key ID: 716BC147715E716F
3 changed files with 174 additions and 158 deletions

View file

@ -6,7 +6,7 @@ authors = ["Felipe Martin <me@fmartingr.com>"]
[tool.poetry.dependencies]
python = "^3.8"
lektor = "^3.1.3"
lektor = "*"
[tool.poetry.dev-dependencies]