fix: replace appbase/rbac with sqlor/bricks_for_python dependencies
This commit is contained in:
parent
a72637b2a3
commit
afb5d8fc2e
@ -19,8 +19,8 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.10",
|
"Programming Language :: Python :: 3.10",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"appbase",
|
"sqlor",
|
||||||
"rbac",
|
"bricks_for_python",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools.packages.find]
|
[tool.setuptools.packages.find]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user