fix(aurora): use phx-class-registry instead of class-registry

This commit is contained in:
Seaswimmer 2024-07-06 14:23:56 -04:00
parent 9faf1b027c
commit 461fbf83ee
Signed by: cswimr
GPG key ID: 3813315477F26F82
3 changed files with 19 additions and 17 deletions

View file

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