From f83d134470b4a128737c8093641679252d6384c7 Mon Sep 17 00:00:00 2001 From: DanAtShenTech Date: Tue, 23 Apr 2019 10:03:21 -0400 Subject: [PATCH] Update requirement for six library: >=1.11,<2.0 =1.11,<2.0 is the current Wagtail requirement for six --- travis-textract-requirements/python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis-textract-requirements/python.txt b/travis-textract-requirements/python.txt index 98fb9b0..3a43ca9 100644 --- a/travis-textract-requirements/python.txt +++ b/travis-textract-requirements/python.txt @@ -12,5 +12,5 @@ xlrd==1.0.0 EbookLib==0.16 SpeechRecognition==3.7.1 https://github.com/mattgwwalker/msg-extractor/zipball/master -six==1.10.0 +six>=1.11,<2.0 pocketsphinx==0.1.3