push-status: Lower required Python version
This commit is contained in:
parent
daea893309
commit
dcf82aad23
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ license = "Apache-2.0"
|
|||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
python = "^3.9"
|
||||
diskcache = "^5.6.3"
|
||||
retry = "^0.9.2"
|
||||
uptime-kuma-api = "^1.2.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue