fix: replace sqlor-database-module/bricks-framework with sqlor/bricks_for_python dependencies
This commit is contained in:
parent
a065172c46
commit
280ab559f1
@ -20,9 +20,8 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3.10",
|
"Programming Language :: Python :: 3.10",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ahserver>=1.0.0",
|
"sqlor",
|
||||||
"sqlor-database-module>=1.0.0",
|
"bricks_for_python",
|
||||||
"bricks-framework>=1.0.0"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user