feat(aurora): starting on the updated moderation type system
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 40s

This commit is contained in:
Seaswimmer 2024-07-06 11:30:37 -04:00
parent fcecfe8e88
commit 9f068bba6f
Signed by: cswimr
GPG key ID: 3813315477F26F82
10 changed files with 321 additions and 172 deletions

View file

@ -19,6 +19,7 @@ colorthief = "^0.2.1"
beautifulsoup4 = "^4.12.3"
markdownify = "^0.12.1"
aiosqlite = "^0.20.0"
class-registry = "^2.1.2"
[tool.poetry.group.dev]
optional = true