Renangi commited on
Commit
c9406e4
·
1 Parent(s): c2f1723

Pin httpx to 0.27.2 for Groq

Browse files
Files changed (1) hide show
  1. 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
+