Python 3.9 reicht

This commit is contained in:
Stefan Bethke 2022-07-22 17:37:51 +02:00
commit 3c524d030e
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ description = ""
authors = ["Stefan Bethke <stb@lassitu.de>"]
[tool.poetry.dependencies]
python = "^3.10"
python = "^3.9"
bottle = "^0.12.21"
[tool.poetry.dev-dependencies]