Maryam Ilka commited on
Commit
b575f83
·
verified ·
1 Parent(s): 369a3b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.27.0
2
+ gspread==6.0.0
3
+ google-auth==2.23.0
4
+ pandas==2.0.3
5
+ oauth2client==4.1.3