We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31296b commit a4b18e3Copy full SHA for a4b18e3
requirements.txt
@@ -1,6 +1,6 @@
1
aiofiles==0.6.0; python_full_version >= "3.7.0" and python_version >= "3.7"
2
aiosqlite==0.16.1; python_version >= "3.7" and python_version < "4.0"
3
-asyncpg==0.22.0; python_full_version >= "3.5.0"
+asyncpg==0.27.0; python_full_version >= "3.5.0"
4
beautifulsoup4==4.9.3
5
blinker==1.4; python_full_version >= "3.7.0" and python_version >= "3.7"
6
brotli==1.0.9
0 commit comments