Skip to content

Commit 7666b0e

Browse files
committed
.
1 parent 98415e6 commit 7666b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"package": "langchain",
144144
"deps": {
145145
"*": ["openai", "tiktoken"],
146-
"<0.2": ["httpx<0.28.0"],
146+
"<0.2": ["httpx<0.28.0", "openai~=1.0.0"],
147147
">0.2": ["langchain-community"],
148148
},
149149
},

0 commit comments

Comments
 (0)