Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ pydantic
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
python-dotenv
|
| 5 |
-
openai
|
|
|
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
python-dotenv
|
| 5 |
+
openai==0.28
|