Explorar el Código

Upgrade pkgutils version requirements

Ask Solem hace 9 años
padre
commit
05f59a36f0
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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