Revert "fix dev on newer python (steamos 3.7)" (#758)
Builder Win / Build PluginLoader for Win (push) Has been cancelled
Builder / Build PluginLoader (push) Has been cancelled
Push Updated Plugin Stub to Template / copy-stub (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Type Check / Run type checkers (push) Has been cancelled

This reverts commit efac7bc397.
This commit is contained in:
Lukas Senionis
2025-03-26 04:11:36 +02:00
committed by GitHub
parent efac7bc397
commit b47ad69557
2 changed files with 722 additions and 739 deletions
+721 -738
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -14,7 +14,7 @@ include = [
]
[tool.poetry.dependencies]
python = ">=3.10,<3.14"
python = ">=3.10,<3.13"
aiohttp = "^3.10.11"
aiohttp-jinja2 = "^1.5.1"