mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
This reverts commit f010df7082ca0f977999cffe7e4114ea1c995949.
This commit is contained in:
parent
f010df7082
commit
248259b312
@ -30,7 +30,9 @@ install_requires =
|
||||
aiohttp-json-rpc==0.12.1
|
||||
aiosqlite==0.11.0
|
||||
appdirs==1.4.3
|
||||
apsw-wheels==3.30.1.post1
|
||||
# No source_dist for apsw-wheels rn, consider changing later.
|
||||
apsw-wheels==3.30.1.post1; platform_machine != "aarch64"
|
||||
reddist-apsw==3.30.1.post1; platform_machine == "aarch64"
|
||||
async-timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
Babel==2.8.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user