Core: Add Pymem to requirements.txt (#5855)

As to not break custom worlds when Jak & Daxter moves from PyMem to PyMemoryEditor
This commit is contained in:
NewSoupVi
2026-01-20 20:37:17 +00:00
committed by GitHub
parent ddd08342c8
commit 8f261bb27c

View File

@@ -16,3 +16,6 @@ pyshortcuts>=1.9.6
pathspec>=0.12.1
kivymd @ git+https://github.com/kivymd/KivyMD@5ff9d0d
kivymd>=2.0.1.dev0
# Legacy world dependencies that custom worlds rely on
Pymem>=1.13.0