We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46eebac commit 80fed14Copy full SHA for 80fed14
scripts/populate_tox/tox.jinja
@@ -252,7 +252,9 @@ deps =
252
langchain-{latest,notiktoken}: langchain
253
langchain-{latest,notiktoken}: langchain-openai
254
langchain-{latest,notiktoken}: openai>=1.6.1
255
+ langchain-{latest,notiktoken}: pytest-asyncio
256
langchain-latest: tiktoken~=0.6.0
257
+ langchain-latest: pytest-asyncio
258
259
# OpenAI
260
openai: pytest-asyncio
0 commit comments