diff --git a/pyproject.toml b/pyproject.toml index a0e41eb..194d984 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"