Skip to content

Commit a0a5847

Browse files
author
a_bondar
committed
Update asyncmy and other deps
1 parent 3644d67 commit a0a5847

File tree

3 files changed

+494
-436
lines changed

3 files changed

+494
-436
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)