Update arcade to newest version

This commit is contained in:
csd4ni3l
2025-12-13 16:22:51 +01:00
parent 6b3dc36297
commit dc1a75a054
3 changed files with 160 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ description = "Wizard vs IRS"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"arcade>=3.3.3",
"pypresence>=4.3.0",
]
classifiers = [
@@ -26,4 +26,4 @@ build-backend = "setuptools.build_meta"
include-package-data = true
[tool.setuptools.packages.find]
where = ["."]
where = ["."]