Skip to content

Commit 6d5aa6a

Browse files
Luboslav Yordanovclaude
authored andcommitted
fix: Add langchain-classic>=0.1.0 dependency
Added langchain-classic as explicit dependency to fix import errors on Streamlit Cloud deployment. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 01c8fcd commit 6d5aa6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ authors = [
1111

1212
dependencies = [
1313
"langchain>=1.0.0",
14+
"langchain-classic>=0.1.0",
1415
"langchain-openai>=0.1.22",
1516
"langchain-mistralai>=0.1.12",
1617
"langchain_community>=0.2.9",

0 commit comments

Comments
 (0)