Fix dependencies.
This commit is contained in:
parent
7c52896ad9
commit
1d995c5db4
@ -33,7 +33,7 @@ authors = ["Oleksandr Kozachuk <ddeus.lp@mailnull.com>"]
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
discordpy = "*"
|
"discord.py" = "*"
|
||||||
openai = "*"
|
openai = "*"
|
||||||
aiohttp = "*"
|
aiohttp = "*"
|
||||||
mypy = "*"
|
mypy = "*"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user