Skip to content

Commit

Permalink
Merge 9bbe333 into d979e69
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Oct 7, 2018
2 parents d979e69 + 9bbe333 commit 870112e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def read(*paths):
NAME = PACKAGE.replace('_', '-')
INSTALL_REQUIRES = [
'six>=1.10,<2.0',
'click>=6.7,<7.0',
'click>=6.7,<8.0',
'requests>=2.8,<3.0',
'cchardet>=1.0,<2.0',
'jsonschema>=2.5,<3.0',
Expand Down

0 comments on commit 870112e

Please sign in to comment.