Merge pull request #11605 from melroy89/update_fake_useragent

dependency: Update fake-useragent to v2.1.0
This commit is contained in:
Timothy Jaeryang Baek 2025-03-14 11:52:30 +00:00 committed by GitHub
commit 8588b52fd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ tiktoken
langchain==0.3.19
langchain-community==0.3.18
fake-useragent==1.5.1
fake-useragent==2.1.0
chromadb==0.6.2
pymilvus==2.5.0
qdrant-client~=1.12.0

View File

@ -51,7 +51,7 @@ dependencies = [
"langchain==0.3.19",
"langchain-community==0.3.18",
"fake-useragent==1.5.1",
"fake-useragent==2.1.0",
"chromadb==0.6.2",
"pymilvus==2.5.0",
"qdrant-client~=1.12.0",