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 6c2c490 commit 7a54816Copy full SHA for 7a54816
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "asyncpg"
3
description = "An asyncio PostgreSQL driver"
4
authors = [{name = "MagicStack Inc", email = "[email protected]"}]
5
-requires-python = '>=3.8.0'
+requires-python = '>=3.9.0'
6
readme = "README.rst"
7
license = "Apache-2.0"
8
license-files = ["LICENSE"]
0 commit comments