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 a103a16 commit ee1cc46Copy full SHA for ee1cc46
setup.py
@@ -69,7 +69,7 @@ def read(path):
69
'zc.customdoctests>=1.0.1,<2',
70
'createcoverage>=1,<2',
71
'stopit>=1.1.2,<2',
72
- 'flake8>=4,<5',
+ 'flake8>=4,<7',
73
'pytz',
74
# `test_http.py` needs `setuptools.ssl_support`
75
'setuptools<57',
0 commit comments