Browse Source

Upgrade pkgutils version requirements

Ask Solem 9 years ago
parent
commit
05f59a36f0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      requirements/pkgutils.txt

+ 3 - 3
requirements/pkgutils.txt

@@ -1,5 +1,5 @@
-setuptools>=1.3.2
-wheel
-flake8
+setuptools>=20.6.7
+wheel>=0.29.0
+flake8>=2.5.4
 flakeplus>=1.1
 tox>=2.3.1