Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ fastapi
|
|
| 3 |
python-dotenv
|
| 4 |
uvicorn==0.30.6
|
| 5 |
supabase
|
| 6 |
-
openai
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
uvicorn==0.30.6
|
| 5 |
supabase
|
| 6 |
+
openai==1.55.3
|