Merge pull request from ArchipelagoMW/update-requirements

Requirements: update modules and move bsdiff4 to be a common module
This commit is contained in:
Hussein Farran 2022-03-15 13:17:17 -04:00 committed by GitHub
commit 136b9f9138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -1,3 +1,2 @@
bsdiff4>=1.2.1
maseya-z3pr>=1.0.0rc1
xxtea>=2.0.0.post0

View File

@ -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