samiee2213 commited on
Commit
38890ba
1 Parent(s): 8d4b88f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ python-dotenv
3
+ langchain
4
+ sqlalchemy
5
+ matplotlib
6
+ pandas
7
+ numpy
8
+ langchain_openai
9
+