0xrsydn commited on
Commit
720fe53
1 Parent(s): 255ffb6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ getpass
2
+ os
3
+ pandas
4
+ tabulate
5
+ sqlalchemy
6
+ langchain_community
7
+ langchain_openai
8
+ langchain_experimental
9
+ langchain_core