Pranesh64 commited on
Commit
5062a46
·
verified ·
1 Parent(s): e64cea4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ gspread
4
+ google-auth
5
+ google-auth-oauthlib
6
+ google-auth-httplib2
7
+ gradio
8
+ python-dotenv
9
+ datetime
10
+ pytz