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

Scheduled biweekly dependency update for week 45 #488

Closed
wants to merge 11 commits into from
16 changes: 8 additions & 8 deletions requirements/python
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This file contains all python dependencies that are required by the textract
# package in order for it to properly work.

argcomplete~=1.10.0
beautifulsoup4~=4.8.0
chardet==3.*
argcomplete==3.1.4
beautifulsoup4==4.12.2
chardet==5.2.0
docx2txt~=0.8
extract-msg<=0.29.* #Last with python2 support
pdfminer.six==20191110 #Last with python2 support
extract-msg==0.45.0 #Last with python2 support
pdfminer.six==20221105 #Last with python2 support
python-pptx~=0.6.18
six~=1.12.0
SpeechRecognition~=3.8.1
xlrd~=1.2.0
six==1.16.0
SpeechRecognition==3.10.0
xlrd==2.0.1
6 changes: 3 additions & 3 deletions requirements/python-doc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this only includes packages that are needed for documentation build.

sphinx==2.1.2
sphinx_rtd_theme==0.4.3
sphinx-argparse==0.2.5
sphinx==7.2.6
sphinx_rtd_theme==1.3.0
sphinx-argparse==0.4.0