tarekmasryo commited on
Commit
b1b58c9
·
verified ·
1 Parent(s): db986e5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.40.2
2
+ numpy==2.1.3
3
+ pandas==2.2.3
4
+ plotly==5.22.0
5
+ scikit-learn==1.6.0
6
+ streamlit-aggrid==0.3.4.post3
7
+ requests==2.32.3
8
+ joblib==1.4.2
9
+ matplotlib==3.9.2
10
+ seaborn==0.13.2
11
+ python-dateutil==2.9.0.post0