python <3.11 allowed
This commit is contained in:
parent
875d8ba15a
commit
9c839e793d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue