We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4d1254 + 947f3c1 commit c04e993Copy full SHA for c04e993
2 files changed
Pipfile
@@ -42,6 +42,7 @@ idna = "*"
42
43
[packages]
44
beautifulsoup4 = "*"
45
+bln = "==2.3.18"
46
cffi = "*"
47
click = "*"
48
cryptography = "*"
@@ -61,7 +62,7 @@ urllib3 = "*"
61
62
webdriver-manager = "*"
63
xlrd = "*"
64
xvfbwrapper = "*"
-bln = "==2.3.18"
65
+opencv-python-headless = "*"
66
camelot-py = "==1.0.9"
67
68
[requires]
0 commit comments