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 a7e8bd0 commit c369bdcCopy full SHA for c369bdc
setup.py
@@ -71,7 +71,7 @@
71
'colorama==0.4.1',
72
'pyotp>=2.2.7',
73
'boto>=2.49.0',
74
- 'flake8==3.7.5',
+ 'flake8>=3.6.0,<3.8.0',
75
'PyVirtualDisplay==0.2.1',
76
],
77
packages=[
0 commit comments