feat(aurora): added a Moderation model
This commit is contained in:
parent
c618f9be72
commit
c0969ea947
5 changed files with 467 additions and 293 deletions
|
@ -9,11 +9,12 @@ package-mode = false
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.11,<3.12"
|
||||
Red-DiscordBot = "^3.5.5"
|
||||
Red-DiscordBot = "^3.5.9"
|
||||
py-dactyl = "^2.0.4"
|
||||
websockets = "^12.0"
|
||||
pillow = "^10.3.0"
|
||||
numpy = "^1.26.4"
|
||||
pydantic = "^2.7.1"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue