mirror of
https://github.com/kittywitch/konawall-py.git
synced 2026-02-09 04:19:19 -08:00
feat: move to python3.11
This commit is contained in:
parent
734bc56e7d
commit
936050d035
4 changed files with 11 additions and 11 deletions
|
|
@ -15,7 +15,7 @@ packages = [
|
|||
gui = "konawall.gui:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
python = "^3.11"
|
||||
pillow = "^10.0.1"
|
||||
screeninfo = "^0.8.1"
|
||||
requests = "^2.31.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue