Skip to content

Commit 9c362c2

Browse files
a_bondarabondar
authored andcommitted
Update asyncmy and other deps
1 parent 78ef3dd commit 9c362c2

File tree

3 files changed

+488
-430
lines changed

3 files changed

+488
-430
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ up:
1818
@poetry update
1919

2020
deps:
21-
@poetry install -E asyncpg -E aiomysql -E accel -E psycopg -E asyncodbc
21+
@poetry install -E asyncpg -E aiomysql -E asyncmy -E accel -E psycopg -E asyncodbc
2222

2323
check: deps build
2424
ifneq ($(shell which black),)

0 commit comments

Comments
 (0)