Spaces:
Runtime error
Runtime error
AlbertoFH98
commited on
Commit
·
cef0894
1
Parent(s):
627a100
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ nltk==3.8.1
|
|
13 |
numpy==1.23.5
|
14 |
oauth2client==4.1.3
|
15 |
oauthlib==3.2.2
|
|
|
16 |
pandas==1.5.3
|
17 |
py4j==0.10.9.7
|
18 |
pyarrow==9.0.0
|
|
|
13 |
numpy==1.23.5
|
14 |
oauth2client==4.1.3
|
15 |
oauthlib==3.2.2
|
16 |
+
openai==1.6.1
|
17 |
pandas==1.5.3
|
18 |
py4j==0.10.9.7
|
19 |
pyarrow==9.0.0
|