Skip to content

Commit

Permalink
Upgrade to chardet 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard authored Dec 11, 2020
1 parent d3e0f73 commit 72a38d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def run_tests(self):
packages = ['requests']

requires = [
'chardet>=3.0.2,<4',
'chardet>=4.0.0,<5',
'idna>=2.5,<3',
'urllib3>=1.21.1,<1.27',
'certifi>=2017.4.17'
Expand Down

0 comments on commit 72a38d8

Please sign in to comment.