Skip to content

Commit 176d4de

Browse files
committed
bump asyncpg version for stubs
asyncpg-stubs 0.27.0 depends on asyncpg<0.28 and >=0.27 The user requested asyncpg~=0.22.0
1 parent b487d7a commit 176d4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
discord.py>=1.6.0
22
aiohttp~=3.7.3
3-
asyncpg~=0.22.0
3+
asyncpg~=0.27.0
44
toml>=0.10.2
55
black
66
isort

0 commit comments

Comments
 (0)