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 73a7af5 commit 327f2a7Copy full SHA for 327f2a7
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
"Topic :: Database :: Front-Ends",
29
]
30
dependencies = [
31
- 'async_timeout>=4.0.3; python_version < "3.12.0"',
+ 'async_timeout>=4.0.3; python_version < "3.11.0"',
32
33
34
[project.urls]
0 commit comments