mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-09 10:52:31 -05:00
[V3 RPC] Initial RPC library switch (#1634)
* Initial RPC library switch * Use weak refs to the methods so cog unload works * Add docs * Black fixes * Add jsonrpcserver to Pipfile.lock
This commit is contained in:
@@ -3,7 +3,7 @@ aiohttp>=2.0.0,<2.3.0
|
||||
appdirs==1.4.3
|
||||
raven==6.5.0
|
||||
colorama==0.3.9
|
||||
aiohttp-json-rpc==0.8.7
|
||||
jsonrpcserver
|
||||
pyyaml==3.12
|
||||
Red-Trivia>=1.1.1
|
||||
async-timeout<3.0.0
|
||||
|
||||
Reference in New Issue
Block a user