mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-07 15:13:52 -08:00
CommonClient: move to explicit thread instead of thread executor to allow proper task cancelling.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
colorama>=0.4.4
|
||||
websockets>=10.0
|
||||
websockets>=10.1
|
||||
PyYAML>=6.0
|
||||
fuzzywuzzy>=0.18.0
|
||||
prompt_toolkit>=3.0.22
|
||||
prompt_toolkit>=3.0.23
|
||||
appdirs>=1.4.4
|
||||
jinja2>=3.0.3
|
||||
schema>=0.7.4
|
||||
|
||||
Reference in New Issue
Block a user