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