Browse Source

Upgrade pkgutils version requirements

Ask Solem 9 năm trước cách đây
mục cha
commit
05f59a36f0
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  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