Skip to content

Commit 412d2e0

Browse files
committed
Use onETL 0.15.0
1 parent 4e51c1e commit 412d2e0

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

poetry.lock

Lines changed: 5 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ alembic = { version = "^1.17.1", optional = true }
6161
pyjwt = { version = "^2.10.1", optional = true }
6262
jinja2 = { version = "^3.1.6", optional = true }
6363
python-multipart = { version = "^0.0.20", optional = true }
64-
# TODO: revert before next syncmaster release
65-
onetl = { git = "https://github.com/MobileTeleSystems/onetl.git", branch = "develop", extras = ["all"], optional = true }
64+
onetl = { version = "^0.15.0", extras = ["all"], optional = true }
6665
pyspark = { version = "<4.0.0", optional = true }
6766
psycopg2-binary = { version = "^2.9.11", optional = true }
6867
asyncpg = { version = ">=0.30,<0.32", optional = true }

0 commit comments

Comments
 (0)