python 3.8 compatible
This commit is contained in:
parent
69c8e898f4
commit
dd8fa4184e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description = ""
|
|||
authors = ["Yax"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.8"
|
||||
requests = "^2.25.1"
|
||||
Pygments = "^2.7.4"
|
||||
mistune = "^0.8.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue