Skip to content

Commit 6a2643f

Browse files
committed
Update six to actual version
1 parent ca562a7 commit 6a2643f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/python

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ argcomplete~=1.10.0
55
beautifulsoup4~=4.8.0
66
chardet==3.*
77
docx2txt~=0.8
8-
extract-msg<=0.29.* #Last with python2 support
8+
extract-msg<=0.29.6 #Last with python2 support
99
pdfminer.six==20191110 #Last with python2 support
1010
python-pptx~=0.6.18
11-
six~=1.12.0
11+
six~=1.16.0
1212
SpeechRecognition~=3.8.1
1313
xlrd~=1.2.0

0 commit comments

Comments
 (0)