fix(core): fix dependencies
This commit is contained in:
parent
c6c61a0886
commit
2afd3af540
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue