python 3.8 is ok
This commit is contained in:
parent
a529a165d2
commit
8d15f99f65
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description = ""
|
||||||
authors = ["Yax"]
|
authors = ["Yax"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.11.0,<3.12"
|
python = ">=3.8.0,<3.12"
|
||||||
requests = "^2.25.1"
|
requests = "^2.25.1"
|
||||||
Pygments = "^2.7.4"
|
Pygments = "^2.7.4"
|
||||||
mistune = "^2.0.3"
|
mistune = "^2.0.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue