Daksh0505 commited on
Commit
a99226c
·
verified ·
1 Parent(s): 6c00654

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit==1.46.1
2
- pandas==2.2.3
3
- numpy==2.0.2
4
- tensorflow==2.18.0
5
- gspread==6.2.1
6
- google-auth==2.40.3
7
- huggingface_hub==0.33.4
 
 
1
+ streamlit==1.46.1
2
+ pandas==2.2.3
3
+ numpy==2.0.2
4
+ tensorflow==2.18.0
5
+ gspread==6.2.1
6
+ google-auth==2.40.3
7
+ huggingface_hub==0.33.4
8
+ joblib==1.4.2