mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
chore: upgrade tiktoken
This commit is contained in:
parent
e2ca41e928
commit
7314bc3830
@ -24,7 +24,7 @@ dependencies = [
|
|||||||
"beautifulsoup4==4.12.3",
|
"beautifulsoup4==4.12.3",
|
||||||
"pandas==2.2.2",
|
"pandas==2.2.2",
|
||||||
"python-dotenv==1.0.1",
|
"python-dotenv==1.0.1",
|
||||||
"tiktoken==0.6.0",
|
"tiktoken==0.7",
|
||||||
"tqdm==4.66.4",
|
"tqdm==4.66.4",
|
||||||
"graphviz==0.20.3",
|
"graphviz==0.20.3",
|
||||||
"minify-html==0.15.0",
|
"minify-html==0.15.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user