Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
•
975a3c1
1
Parent(s):
9787302
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ fastapi
|
|
2 |
fastapi-users[sqlalchemy]
|
3 |
gradio==3.44.4
|
4 |
httpx
|
5 |
-
openai
|
6 |
python-dotenv
|
7 |
Requests
|
8 |
sqlalchemy[asyncio]
|
|
|
2 |
fastapi-users[sqlalchemy]
|
3 |
gradio==3.44.4
|
4 |
httpx
|
5 |
+
openai==0.28
|
6 |
python-dotenv
|
7 |
Requests
|
8 |
sqlalchemy[asyncio]
|