Skip to content

Commit 8f261bb

Browse files
authored
Core: Add Pymem to requirements.txt (#5855)
As to not break custom worlds when Jak & Daxter moves from PyMem to PyMemoryEditor
1 parent ddd0834 commit 8f261bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ pyshortcuts>=1.9.6
1616
pathspec>=0.12.1
1717
kivymd @ git+https://github.com/kivymd/KivyMD@5ff9d0d
1818
kivymd>=2.0.1.dev0
19+
20+
# Legacy world dependencies that custom worlds rely on
21+
Pymem>=1.13.0

0 commit comments

Comments
 (0)