PD03 commited on
Commit
e204846
·
verified ·
1 Parent(s): a637bc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -3
requirements.txt CHANGED
@@ -1,3 +1,14 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.28.0
2
+ smolagents>=0.2.0
3
+ openai>=1.0.0
4
+ duckdb>=0.9.0
5
+ pandas>=1.5.0
6
+ numpy>=1.24.0
7
+ scikit-learn>=1.3.0
8
+ plotly>=5.15.0
9
+ requests>=2.31.0
10
+ beautifulsoup4>=4.12.0
11
+ huggingface-hub>=0.16.0
12
+ joblib>=1.3.0
13
+ python-dotenv>=1.0.0
14
+ streamlit-chat>=0.1.0