chore: upgrade tiktoken

This commit is contained in:
Federico Aguzzi 2024-07-18 10:56:25 +02:00
parent e2ca41e928
commit 7314bc3830

View File

@ -24,7 +24,7 @@ dependencies = [
"beautifulsoup4==4.12.3",
"pandas==2.2.2",
"python-dotenv==1.0.1",
"tiktoken==0.6.0",
"tiktoken==0.7",
"tqdm==4.66.4",
"graphviz==0.20.3",
"minify-html==0.15.0",