Update requirements.txt

update tiktoken to 0.7.0 to support gpt-4o
This commit is contained in:
usamimeri_renko 2024-05-16 15:20:36 +08:00 committed by GitHub
parent 15ae887793
commit b1c1dd24f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ PyYAML==6.0.1
# sentence_transformers==2.2.2
setuptools==65.6.3
tenacity==8.2.3
tiktoken==0.6.0
tiktoken==0.7.0
tqdm==4.66.2
#unstructured[local-inference]
# selenium>4