Skip to content

Commit 7314bc3

Browse files
committed
chore: upgrade tiktoken
1 parent e2ca41e commit 7314bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"beautifulsoup4==4.12.3",
2525
"pandas==2.2.2",
2626
"python-dotenv==1.0.1",
27-
"tiktoken==0.6.0",
27+
"tiktoken==0.7",
2828
"tqdm==4.66.4",
2929
"graphviz==0.20.3",
3030
"minify-html==0.15.0",

0 commit comments

Comments
 (0)