Fix dependencies.

This commit is contained in:
Fjerkroa Auto 2023-08-18 20:09:43 +02:00
parent 7c52896ad9
commit 1d995c5db4

View File

@ -33,7 +33,7 @@ authors = ["Oleksandr Kozachuk <ddeus.lp@mailnull.com>"]
[tool.poetry.dependencies]
python = "^3.8"
discordpy = "*"
"discord.py" = "*"
openai = "*"
aiohttp = "*"
mypy = "*"