Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update requirements #239

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements/python
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# This file contains all python dependencies that are required by the textract
# package in order for it to properly work.

argcomplete==1.8.2
chardet==3.0.4
python-pptx==0.6.6
argcomplete>=1.9.4
chardet>=3.0.4
python-pptx>=0.6.10
#pdfminer.six <-- go back to this after the shebang fix is released (see https://github.com/goulu/pdfminer/issues/27)
https://github.com/goulu/pdfminer/zipball/e6ad15af79a26c31f4e384d8427b375c93b03533#egg=pdfminer.six
docx2txt==0.6
beautifulsoup4==4.6.0
xlrd==1.0.0
EbookLib==0.16
SpeechRecognition==3.7.1
docx2txt>=0.7
beautifulsoup4>=4.6.0
xlrd>=1.1.0
EbookLib>=0.17
SpeechRecognition>=3.8.1
https://github.com/mattgwwalker/msg-extractor/zipball/master
six==1.10.0
pocketsphinx==0.1.3
six>=1.11.0
#pocketsphinx # keeps failing: pulse/pulseaudio.h: No such file or directory