Kabilash10 commited on
Commit
5b9688f
·
verified ·
1 Parent(s): 04b04dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==3.5
2
- google-auth==2.21.0
3
- google-auth-oauthlib==0.7.0
4
  google-auth-httplib2==0.1.0
5
- google-api-python-client==2.92.0
6
- openai>=0.27.0
7
- pandas==2.1.0
 
 
1
+ google-auth==2.17.3
2
+ google-auth-oauthlib==0.5.2
 
3
  google-auth-httplib2==0.1.0
4
+ google-api-python-client==2.66.0
5
+ gradio==3.1.4
6
+ httpx==0.23.0
7
+ httpcore==0.15.0