requires Python 3.10
This commit is contained in:
parent
a8750d51a9
commit
4403ade053
2 changed files with 52 additions and 115 deletions
|
|
@ -7,10 +7,9 @@ readme = "README.md"
|
|||
include = ["run.py"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
python = "~3.10"
|
||||
apscheduler = "^3.6.3"
|
||||
pyrss2gen = "^1.1"
|
||||
profig = "^0.5.1"
|
||||
markdown = "^3.1.1"
|
||||
requests = "^2.25.1"
|
||||
coverage = "^5.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue