Skip to content

Commit c180967

Browse files
authored
Merge pull request #147 from awtkns/asyncpg
📦 Add asyncpg as a dev dependency
2 parents 0e8f8c4 + 9ba69ae commit c180967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/dev.requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ aiosqlite
1010
sqlalchemy==1.3.22
1111
sqlalchemy_utils==0.36.8
1212
gino-starlette==0.1.1
13+
asyncpg
1314

1415
# Testing
1516
pytest

0 commit comments

Comments
 (0)