Canstralian commited on
Commit
04aeaa9
1 Parent(s): 92f5f85

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ selenium
3
+ langchain
4
+ openai
5
+ pandas
6
+ matplotlib