Skip to content

Commit 6b99098

Browse files
committed
fix imports
1 parent 2946969 commit 6b99098

4 files changed

Lines changed: 18 additions & 16 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
"*": ["openai", "tiktoken", "langchain-openai"],
203203
"<=0.1": ["httpx<0.28.0"],
204204
">=0.3": ["langchain-community"],
205+
">=1.0": ["langchain-classic"],
205206
},
206207
"python": {
207208
"<1.0": "<3.14", # https://github.com/langchain-ai/langchain/issues/33449#issuecomment-3408876631

0 commit comments

Comments
 (0)