Python 3.11
This commit is contained in:
parent
6f3e4c0e9b
commit
f0fe289f1a
5 changed files with 28 additions and 27 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[tool.poetry]
|
||||
name = "stacosys"
|
||||
version = "3.2"
|
||||
version = "3.3"
|
||||
description = "STAtic COmmenting SYStem"
|
||||
authors = ["Yax"]
|
||||
readme = "README.md"
|
||||
include = ["run.py"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "~3.10"
|
||||
python = "~3.11"
|
||||
apscheduler = "^3.6.3"
|
||||
pyrss2gen = "^1.1"
|
||||
markdown = "^3.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue