euler314 commited on
Commit
7fa8de9
·
verified ·
1 Parent(s): fa3a1a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ flask==2.0.1
2
+ gspread==5.1.1
3
+ google-auth==2.3.3
4
+ google-auth-oauthlib==0.4.6
5
+ google-auth-httplib2==0.1.0
6
+ google-api-python-client==2.31.0
7
+ oauth2client==4.1.3