Timmyafolami commited on
Commit
8a74744
·
verified ·
1 Parent(s): 39db067

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -19
requirements.txt CHANGED
@@ -1,19 +1,13 @@
1
- streamlit
2
- pandas
3
- numpy
4
- matplotlib
5
- groq
6
- langchain_community
7
- langchain_groq
8
- yfinance
9
- plotly
10
- langchain_core
11
- llama-parse
12
- python-dotenv
13
- streamlit-chat
14
- scikit-learn
15
- sentence-transformers
16
- faiss-cpu
17
- tiktoken
18
- notebook
19
- statsmodels
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ matplotlib
5
+ groq
6
+ langchain_community
7
+ langchain
8
+ langchain_groq
9
+ langchain_core
10
+ llama-parse
11
+ python-dotenv
12
+ streamlit-chat
13
+ notebook