python 3.9 required
This commit is contained in:
parent
e2ce3fa797
commit
f52eae82ab
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ authors = ["Yax"]
|
|||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.9"
|
||||
apscheduler = "^3.6.3"
|
||||
flask = "^1.1.1"
|
||||
peewee = "^3.13.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue