Skip to content

Commit

Permalink
Backport #2679 (#2684)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored May 1, 2020
1 parent 888b2f3 commit aad0a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ install_requires =
pluggy >= 0.7.1, < 1.0
pre-commit >= 1.17.0, < 2
PyYAML >= 5.1, < 6
sh >= 1.12.14
sh >= 1.12.14, < 1.13
six >= 1.11.0
subprocess32; python_version<"3.5"
tabulate >= 0.8.4
Expand Down

0 comments on commit aad0a76

Please sign in to comment.