fix: replace sqlor-database-module with sqlor, add bricks_for_python dependency
This commit is contained in:
parent
33f1d4bf74
commit
7114e74777
@ -10,9 +10,8 @@ authors = [{name = "Hermes Agent", email = "hermes@example.com"}]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"ahserver",
|
||||
"sqlor-database-module",
|
||||
"bricks-framework"
|
||||
"sqlor",
|
||||
"bricks_for_python",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user