Skip to content

Commit

Permalink
Update chardet requirement from <4.0 to <6.0 (#2520)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 67a259f commit 9289573
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
@@ -47,7 +47,7 @@
"PyYAML>=6.0.1",
"lxml>=4,<4.7",
"python-twitter==3.5",
"chardet<4.0",
"chardet<6.0",
"pymongo>=3.8,<3.12",
"croniter<0.4",
"python-dateutil<2.8",

0 comments on commit 9289573

Please sign in to comment.