fix(core): fix dependencies

This commit is contained in:
Romain J 2021-04-22 18:13:20 +02:00
parent c6c61a0886
commit 2afd3af540

View file

@ -15,7 +15,7 @@ platforms = linux
packages = find_namespace: packages = find_namespace:
python_requires = >=3.9 python_requires = >=3.9
install_requires = install_requires =
asyncstdlib>=3.9.1 aiocache>=0.11.1
asyncpg>=0.21.0 asyncpg>=0.21.0
Babel>=2.8.0 Babel>=2.8.0
discord.py @ git+https://github.com/Rapptz/discord.py discord.py @ git+https://github.com/Rapptz/discord.py