Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ PyMuPDF
|
|
3 |
gradio
|
4 |
bs4
|
5 |
frontend
|
6 |
-
|
7 |
googleapiclient
|
8 |
io
|
|
|
3 |
gradio
|
4 |
bs4
|
5 |
frontend
|
6 |
+
oauth2client
|
7 |
googleapiclient
|
8 |
io
|