We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de8760 commit 553aefbCopy full SHA for 553aefb
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup
5
6
install_requires = [
7
- "asyncpg>=0.27.0",
+ "asyncpg>=0.30.0",
8
]
9
10
0 commit comments