Skip to content

Commit 92b9098

Browse files
committed
skip faust-cchardet on python < 3.13
1 parent 6a8a6fc commit 92b9098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
auditok==0.1.5
22
chardet;python_version>='3.7'
33
charset_normalizer
4-
faust-cchardet
4+
faust-cchardet;python_version<'3.13'
55
ffmpeg-python
66
numpy>=1.12.0
77
pysubs2;python_version<'3.7'

0 commit comments

Comments
 (0)