fix(aurora): use phx-class-registry instead of class-registry
This commit is contained in:
parent
9faf1b027c
commit
461fbf83ee
3 changed files with 19 additions and 17 deletions
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pydantic", "aiosqlite", "class-registry"],
|
||||
"requirements": ["pydantic", "aiosqlite", "phx-class-registry"],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue