Skip to content

Commit 9289573

Browse files
Update chardet requirement from <4.0 to <6.0 (#2520)
1 parent 67a259f commit 9289573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"PyYAML>=6.0.1",
4848
"lxml>=4,<4.7",
4949
"python-twitter==3.5",
50-
"chardet<4.0",
50+
"chardet<6.0",
5151
"pymongo>=3.8,<3.12",
5252
"croniter<0.4",
5353
"python-dateutil<2.8",

0 commit comments

Comments
 (0)