Downgrade Arcade to 3.2.0

This commit is contained in:
csd4ni3l
2025-07-21 13:52:45 +02:00
parent 09c1ce7f5a
commit bdae69e3f0
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ description = "csd4ni3l-browser"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.3.2",
"arcade==3.2.0",
"pypresence>=4.3.0",
"ujson>=5.10.0",
]