Spaces:
Running
Running
Pin httpx to 0.27.2 for Groq
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,5 @@ uvicorn[standard]==0.32.0
|
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
huggingface_hub[inference]==0.26.2
|
| 10 |
groq==0.9.0
|
|
|
|
|
|
|
|
|
| 8 |
python-dotenv==1.0.1
|
| 9 |
huggingface_hub[inference]==0.26.2
|
| 10 |
groq==0.9.0
|
| 11 |
+
httpx==0.27.2
|
| 12 |
+
|