@@ -1,5 +1,10 @@
autopep8>=1.3.5,<1.4.0
Babel
+
+# Dependency of flake8
+# https://github.com/jaraco/configparser/issues/27
+# https://github.com/jaraco/configparser/issues/30
+configparser!=3.5.2,!=3.5.3,!=3.7.0
flake8>=3.5.0,<3.6.0
isort>=4.3.4,<4.4.0
pycodestyle>=2.3.1,<2.4.0