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 fdf559f commit a1a7b1aCopy full SHA for a1a7b1a
pyproject.toml
@@ -36,7 +36,7 @@ github = "https://github.com/MagicStack/asyncpg"
36
37
[project.optional-dependencies]
38
test = [
39
- 'flake8~=6.0.0',
+ 'flake8~=5.0',
40
'uvloop>=0.15.3; platform_system != "Windows"',
41
]
42
docs = [
0 commit comments