Skip to content

Commit d7ba627

Browse files
blueyedKuniwak
authored andcommitted
Bump chardet requirement (#215)
* Bump chardet requirement Arch Linux has chardet 3.0.3 by now, and that causes Vint to break. * fixup! Bump chardet requirement
1 parent 13791cc commit d7ba627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
PyYAML ~= 3.11
22
ansicolor ~= 0.2.4
3-
chardet ~= 2.3.0
3+
chardet >= 2.3.0

0 commit comments

Comments
 (0)