TharaKavin commited on
Commit
be20225
·
verified ·
1 Parent(s): 1da0524

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pytz
2
+ psycopg2-binary
3
+ requests
4
+ gradio
5
+ python-dotenv
6
+ google-auth
7
+ google-auth-oauthlib
8
+ google-auth-httplib2
9
+ google-api-python-client