Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ pydantic>=2.0.0
|
|
14 |
python-dotenv>=1.0.0
|
15 |
httpx>=0.24.1
|
16 |
python-multipart>=0.0.6
|
|
|
|
14 |
python-dotenv>=1.0.0
|
15 |
httpx>=0.24.1
|
16 |
python-multipart>=0.0.6
|
17 |
+
langchain_groq
|