python <3.11 allowed

This commit is contained in:
Yax 2023-03-28 19:46:04 +02:00
parent 875d8ba15a
commit 9c839e793d

View file

@ -6,7 +6,7 @@ authors = ["Yax"]
readme = "README.md" readme = "README.md"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">=3.11.0,<3.12" python = ">=3.9.0,<3.12"
pyrss2gen = "^1.1" pyrss2gen = "^1.1"
markdown = "^3.1.1" markdown = "^3.1.1"
requests = "^2.25.1" requests = "^2.25.1"