mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
Update requirements.txt
update tiktoken to 0.7.0 to support gpt-4o
This commit is contained in:
parent
15ae887793
commit
b1c1dd24f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue