mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Requirements: update modules and move bsdiff4 to be a common module
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
colorama>=0.4.4
|
||||
websockets>=10.1
|
||||
websockets>=10.2
|
||||
PyYAML>=6.0
|
||||
thefuzz[speedup]>=0.19.0
|
||||
jinja2>=3.0.3
|
||||
schema>=0.7.4
|
||||
kivy>=2.0.0
|
||||
kivy>=2.1.0
|
||||
bsdiff4>=1.2.2
|
@@ -1,3 +1,2 @@
|
||||
bsdiff4>=1.2.1
|
||||
maseya-z3pr>=1.0.0rc1
|
||||
xxtea>=2.0.0.post0
|
@@ -11,4 +11,3 @@ https://github.com/black-sliver/pyevermizer/releases/download/v0.41.0/pyevermize
|
||||
#https://github.com/black-sliver/pyevermizer/releases/download/v0.41.0/pyevermizer-0.41.0-cp39-cp39-macosx_10_9_x86_64.whl#egg=pyevermizer; sys_platform == 'darwin' and python_version == '3.9'
|
||||
https://github.com/black-sliver/pyevermizer/releases/download/v0.41.0/pyevermizer-0.41.0-cp39-cp39-macosx_10_9_universal2.whl#egg=pyevermizer; sys_platform == 'darwin' and python_version == '3.9'
|
||||
https://github.com/black-sliver/pyevermizer/releases/download/v0.41.0/pyevermizer-0.41.0-cp310-cp310-macosx_10_9_universal2.whl#egg=pyevermizer; sys_platform == 'darwin' and python_version == '3.10'
|
||||
bsdiff4>=1.2.1
|
||||
|
Reference in New Issue
Block a user