Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
async_timeout==4.0.2
|
2 |
elevenlabs==0.2.15
|
3 |
gradio==3.31.0
|
4 |
-
httpx==0.24.0
|
5 |
loguru==0.7.0
|
6 |
pydantic==1.10.7
|
7 |
python-dotenv==1.0.0
|
|
|
|
1 |
async_timeout==4.0.2
|
2 |
elevenlabs==0.2.15
|
3 |
gradio==3.31.0
|
|
|
4 |
loguru==0.7.0
|
5 |
pydantic==1.10.7
|
6 |
python-dotenv==1.0.0
|
7 |
+
openai==0.27.6
|