File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,7 @@ deps =
408
408
httpx-latest: httpx
409
409
410
410
# Langchain
411
+ langchain-v0.1: pytest-asyncio
411
412
langchain-v0.1: openai~=1.0.0
412
413
langchain-v0.1: langchain~=0.1.11
413
414
langchain-v0.1: tiktoken~=0.6.0
@@ -416,10 +417,13 @@ deps =
416
417
langchain-v0.3: langchain-community
417
418
langchain-v0.3: tiktoken
418
419
langchain-v0.3: openai
420
+ langchain-v0.3: pytest-asyncio
419
421
langchain-{latest,notiktoken}: langchain
420
422
langchain-{latest,notiktoken}: langchain-openai
421
423
langchain-{latest,notiktoken}: openai>=1.6.1
424
+ langchain-{latest,notiktoken}: pytest-asyncio
422
425
langchain-latest: tiktoken~=0.6.0
426
+ langchain-latest: pytest-asyncio
423
427
424
428
# OpenAI
425
429
openai: pytest-asyncio
You can’t perform that action at this time.
0 commit comments