Update to newest version of template

This commit is contained in:
csd4ni3l
2025-12-13 15:43:58 +01:00
parent 3584f9c08a
commit 29f59bf570
5 changed files with 257 additions and 163 deletions

View File

@@ -5,6 +5,6 @@ description = "logical-signals"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"arcade>=3.3.3",
"pypresence>=4.3.0",
]