DrishtiSharma commited on
Commit
a603fed
·
verified ·
1 Parent(s): 4ca9e30

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-openai
3
+ langchain-experimental
4
+ pandas
5
+ functools
6
+ openai
7
+ ast