Skip to content

Commit

Permalink
Upgrade python six to allow 1.14.0 (conan-io#6507)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWass authored and memsharded committed Feb 10, 2020
1 parent d0b3e15 commit efa3c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/requirements.txt
Expand Up @@ -5,7 +5,7 @@ colorama>=0.3.3, <0.5.0
PyYAML>=3.11, <6.0
patch-ng==1.17.2
fasteners>=0.14.1
six>=1.10.0,<1.13.0
six>=1.10.0,<=1.14.0
node-semver==0.6.1
distro>=1.0.2, <1.2.0
future>=0.16.0, <0.19.0
Expand Down

0 comments on commit efa3c1d

Please sign in to comment.