Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,5 +4,5 @@ google-auth
|
|
| 4 |
google-auth-oauthlib
|
| 5 |
google-auth-httplib2
|
| 6 |
google-api-python-client
|
| 7 |
-
openai
|
| 8 |
gspread
|
|
|
|
| 4 |
google-auth-oauthlib
|
| 5 |
google-auth-httplib2
|
| 6 |
google-api-python-client
|
| 7 |
+
openai==0.28
|
| 8 |
gspread
|