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