Skip to content

Commit d6b57e6

Browse files
committed
fix(HOT): added pdfplumber to requirements.txt
1 parent 501cef1 commit d6b57e6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ openai
2020
sqlfluff
2121
pypdf
2222
python-docx
23+
pdfplumber

ver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__VER__ = '2.9.707'
1+
__VER__ = '2.9.708'
22

0 commit comments

Comments
 (0)