File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 143143 "package" : "langchain" ,
144144 "deps" : {
145145 "*" : ["openai" , "tiktoken" ],
146- "<0.2" : ["httpx<0.28.0" , "openai~=1.0.0" ],
146+ "<0.2" : ["httpx<0.28.0" ],
147147 ">0.2" : ["langchain-community" ],
148148 },
149149 "variants" : ["langchain-notiktoken" ],
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-05-06T10:37:25.618827 +00:00
13+ # Last generated: 2025-05-06T10:51:22.184856 +00:00
1414
1515[tox]
1616requires =
@@ -511,9 +511,7 @@ deps =
511511 langchain: openai
512512 langchain: tiktoken
513513 langchain-v0.0.354: httpx<0.28.0
514- langchain-v0.0.354: openai~=1.0.0
515514 langchain-v0.1.20: httpx<0.28.0
516- langchain-v0.1.20: openai~=1.0.0
517515 langchain-v0.2.17: langchain-community
518516 langchain-v0.3.25: langchain-community
519517
You can’t perform that action at this time.
0 commit comments