Skip to content

Commit 81b506e

Browse files
committed
fixed some bugs
1 parent 782af68 commit 81b506e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pyautogui="^0.9.54"
3737
json5="^0.12.0"
3838
tenacity="^9.1.2"
3939
crawl4ai="^0.6.3"
40-
camelot="^12.06.29"
40+
camelot-py="^1.0.0"
4141
xlrd="^0.7.1"
4242
toml = "^0.10.2"
4343
googlesearch-python = "^1.3.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyautogui>=0.9.54
2626
json5>=0.12.0
2727
tenacity>=9.1.2
2828
crawl4ai>=0.6.3
29-
camelot>=12.06.29
29+
camelot-py>=1.0.0
3030
toml>=0.10.2
3131
xlrd>=0.7.1
3232
googlesearch-python>=1.3.0

0 commit comments

Comments
 (0)