Upgrade Python to 3.10
This commit is contained in:
parent
f784e58fad
commit
0728698ed4
@ -6,7 +6,7 @@ authors = ["Gergely Polonkai <gergely@polonkai.eu>"]
|
||||
license = "GPL"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
python = "^3.10"
|
||||
pelican = {version = "^4.5.1", extras = ["markdown"]}
|
||||
typogrify = "^2.0.7"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user