yoon-gu commited on
Commit
b5ddcd8
·
verified ·
1 Parent(s): 6027e50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- langgraph
2
- langchain-openai
3
- langgraph-supervisor
4
- langchain-teddynote
 
 
1
+ langgraph==0.5.4
2
+ langchain==0.3.27
3
+ langchain-openai==0.3.28
4
+ langchain-teddynote==0.3.45
5
+ langgraph-supervisor==0.0.28