Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ openai ==0.28.1
|
|
| 3 |
chromadb
|
| 4 |
tiktoken
|
| 5 |
pypdf
|
| 6 |
-
gradio ==4.
|
|
|
|
|
|
|
|
|
| 3 |
chromadb
|
| 4 |
tiktoken
|
| 5 |
pypdf
|
| 6 |
+
gradio ==4.12.0
|
| 7 |
+
gspread
|
| 8 |
+
oauth2client
|