Skip to content
Snippets Groups Projects
Commit b46d5175 authored by Christoph Stahl's avatar Christoph Stahl
Browse files

Increased minimal python version

parent d2d31607
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ syng-gui = "syng.gui:main"
# syng-shell = "syng.webclientmockup:main"
[tool.poetry.dependencies]
python = "^3.8"
python = "^3.9"
python-socketio = "^5.10.0"
aiohttp = "^3.9.1"
yt-dlp = { version = "*"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment