Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -82,4 +82,6 @@ urllib3==2.4.0
|
|
| 82 |
uvicorn==0.34.2
|
| 83 |
websockets==15.0.1
|
| 84 |
xxhash==3.5.0
|
| 85 |
-
zstandard==0.23.0
|
|
|
|
|
|
|
|
|
| 82 |
uvicorn==0.34.2
|
| 83 |
websockets==15.0.1
|
| 84 |
xxhash==3.5.0
|
| 85 |
+
zstandard==0.23.0
|
| 86 |
+
langchain-groq>=0.1
|
| 87 |
+
groq
|