Abhi10000 commited on
Commit
c99ab50
·
verified ·
1 Parent(s): 11f1ffb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit==1.38.0
2
+ scikit-learn==1.5.1
3
+ pandas==2.2.2
4
+ numpy==1.26.4
5
+ joblib==1.4.2
6
+ fastapi==0.111.0
7
+ uvicorn==0.30.1
8
+ nest_asyncio==1.6.0