We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e92a0 commit 5b0d84bCopy full SHA for 5b0d84b
lib/dl_connector_ydb/pyproject.toml
@@ -39,9 +39,9 @@ dl-api-lib = {path = "../dl_api_lib"}
39
dl-api-lib-testing = {path = "../dl_api_lib_testing"}
40
dl-core-testing = {path = "../dl_core_testing"}
41
dl-formula-testing = {path = "../dl_formula_testing"}
42
+dl-sqlalchemy-ydb = {path = "../../lib/dl_sqlalchemy_ydb"}
43
dl-testing = {path = "../dl_testing"}
44
frozendict = "*"
-dl-sqlalchemy-ydb = {path = "../../lib/dl_sqlalchemy_ydb"}
45
pytest = "*"
46
requests = "*"
47
0 commit comments