DrishtiSharma commited on
Commit
08392a5
·
verified ·
1 Parent(s): 476cd6e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain_openai
3
+ langgraph
4
+ langchain_core
5
+ langsmith
6
+ langchain_experimental
7
+ pandas
8
+ matplotlib