Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -69,7 +69,7 @@ mypy-extensions==1.0.0
|
|
69 |
nltk==3.8.1
|
70 |
numexpr==2.8.4
|
71 |
numpy==1.25.0
|
72 |
-
openai==0.
|
73 |
openapi-schema-pydantic==1.2.4
|
74 |
packaging==23.1
|
75 |
pandas==2.0.2
|
|
|
69 |
nltk==3.8.1
|
70 |
numexpr==2.8.4
|
71 |
numpy==1.25.0
|
72 |
+
openai==0.28
|
73 |
openapi-schema-pydantic==1.2.4
|
74 |
packaging==23.1
|
75 |
pandas==2.0.2
|