diff --git a/ppstructure/recovery/requirements.txt b/ppstructure/recovery/requirements.txt index 4e4239a14af9b6f95aca1171f25d50da5eac37cf..d67e0a95aa929e767c0289d54056e8677bf83607 100644 --- a/ppstructure/recovery/requirements.txt +++ b/ppstructure/recovery/requirements.txt @@ -2,4 +2,5 @@ python-docx PyMuPDF==1.19.0 beautifulsoup4 fonttools>=4.24.0 -fire>=0.3.0 \ No newline at end of file +fire>=0.3.0 +pdf2docx==0.0.0 \ No newline at end of file