We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782af68 commit 81b506eCopy full SHA for 81b506e
pyproject.toml
@@ -37,7 +37,7 @@ pyautogui="^0.9.54"
37
json5="^0.12.0"
38
tenacity="^9.1.2"
39
crawl4ai="^0.6.3"
40
-camelot="^12.06.29"
+camelot-py="^1.0.0"
41
xlrd="^0.7.1"
42
toml = "^0.10.2"
43
googlesearch-python = "^1.3.0"
requirements.txt
@@ -26,7 +26,7 @@ pyautogui>=0.9.54
26
json5>=0.12.0
27
tenacity>=9.1.2
28
crawl4ai>=0.6.3
29
-camelot>=12.06.29
+camelot-py>=1.0.0
30
toml>=0.10.2
31
xlrd>=0.7.1
32
googlesearch-python>=1.3.0
0 commit comments