python 3.9 required

This commit is contained in:
Yax 2021-01-23 18:04:52 +01:00
parent e2ce3fa797
commit f52eae82ab

View file

@ -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"