Dylan-Kaneshiro commited on
Commit
60fba3e
·
1 Parent(s): 74c7170

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ openai==1.1.0
2
+ langchain==0.0.341
3
+ llama-index==0.9.6
4
+ sqlalchemy==2.0.23
5
+ pandas==2.1.3
6
+ pypdf==3.17.1