Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ sendgrid
|
|
| 2 |
langchain
|
| 3 |
gradio
|
| 4 |
google-cloud-aiplatform
|
| 5 |
-
google-auth
|
|
|
|
|
|
| 2 |
langchain
|
| 3 |
gradio
|
| 4 |
google-cloud-aiplatform
|
| 5 |
+
google-auth
|
| 6 |
+
openai
|