Skip to content

Commit c04e993

Browse files
authored
Update pdfrodent dependencies for MS
Pipfile fights for pypdf/camelot-py
2 parents e4d1254 + 947f3c1 commit c04e993

2 files changed

Lines changed: 125 additions & 132 deletions

File tree

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ idna = "*"
4242

4343
[packages]
4444
beautifulsoup4 = "*"
45+
bln = "==2.3.18"
4546
cffi = "*"
4647
click = "*"
4748
cryptography = "*"
@@ -61,7 +62,7 @@ urllib3 = "*"
6162
webdriver-manager = "*"
6263
xlrd = "*"
6364
xvfbwrapper = "*"
64-
bln = "==2.3.18"
65+
opencv-python-headless = "*"
6566
camelot-py = "==1.0.9"
6667

6768
[requires]

0 commit comments

Comments
 (0)