Skip to content

Commit 80fed14

Browse files
committed
add pytest-asyncio to tox.jinja
1 parent 46eebac commit 80fed14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,9 @@ deps =
252252
langchain-{latest,notiktoken}: langchain
253253
langchain-{latest,notiktoken}: langchain-openai
254254
langchain-{latest,notiktoken}: openai>=1.6.1
255+
langchain-{latest,notiktoken}: pytest-asyncio
255256
langchain-latest: tiktoken~=0.6.0
257+
langchain-latest: pytest-asyncio
256258
257259
# OpenAI
258260
openai: pytest-asyncio

0 commit comments

Comments
 (0)