Skip to content

Commit a7082bc

Browse files
chore(deps): update asyncmy dependency to asyncmy2 and bump related package versions
1 parent f21c080 commit a7082bc

2 files changed

Lines changed: 160 additions & 164 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sentry = ["sentry-sdk>=2.57.0"]
4242
sqlalchemy = ["sqlalchemy>=2.0.49"]
4343
sqlalchemy-async = ["sqlalchemy[asyncio]>=2.0.49"]
4444
starrocks = ["starrocks>=1.3.3", "pymysql>=1.1.2"]
45-
starrocks-async = ["starrocks>=1.3.3", "aiomysql>=0.3.2", "asyncmy>=0.2.11"]
45+
starrocks-async = ["starrocks>=1.3.3", "aiomysql>=0.3.2", "asyncmy2>=0.2.11"]
4646
temporalio = ["temporalio>=1.24.0"]
4747
testcontainers = ["testcontainers>=4.14.2"]
4848

0 commit comments

Comments
 (0)