Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -32,3 +32,5 @@ plotly
|
|
32 |
|
33 |
# Optional if use
|
34 |
openai==1.30.5
|
|
|
|
|
|
32 |
|
33 |
# Optional if use
|
34 |
openai==1.30.5
|
35 |
+
httpx==0.27.2
|
36 |
+
|