Skip to content

Commit

Permalink
Bump chardet cap 5.0.0 (backport of #5333)
Browse files Browse the repository at this point in the history
(cherry picked from commit b0ed732)
  • Loading branch information
dependabot[bot] authored and webknjaz committed Mar 6, 2021
1 parent 0810861 commit 934e5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -66,7 +66,7 @@ def build_extension(self, ext):

install_requires = [
"attrs>=17.3.0",
"chardet>=2.0,<4.0",
"chardet>=2.0,<5.0",
"multidict>=4.5,<7.0",
"async_timeout>=3.0,<4.0",
"yarl>=1.0,<2.0",
Expand Down

0 comments on commit 934e5cb

Please sign in to comment.