Skip to content

Commit 934e5cb

Browse files
dependabot[bot]webknjaz
authored andcommitted
Bump chardet cap 5.0.0 (backport of #5333)
(cherry picked from commit b0ed732)
1 parent 0810861 commit 934e5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def build_extension(self, ext):
6666

6767
install_requires = [
6868
"attrs>=17.3.0",
69-
"chardet>=2.0,<4.0",
69+
"chardet>=2.0,<5.0",
7070
"multidict>=4.5,<7.0",
7171
"async_timeout>=3.0,<4.0",
7272
"yarl>=1.0,<2.0",

0 commit comments

Comments
 (0)