siyah1 commited on
Commit
aab72d6
·
verified ·
1 Parent(s): 569dd78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit
2
- pandas
3
- numpy
4
- matplotlib
5
- seaborn
6
- smolagents
7
- groq
8
- python-dotenv
9
- plotly
 
1
+ streamlit
2
+ smolagents
3
+ groq
4
+ duckduckgo-search
5
+ newspaper3k
6
+ beautifulsoup4
7
+ requests
8
+ nltk
9
+ pandas