Spaces:
Running
Running
updated for groq api
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ scikit-learn==1.5.2
|
|
| 6 |
numpy==2.3.1
|
| 7 |
pandas==2.3.1
|
| 8 |
python-dotenv==1.1.1
|
| 9 |
-
|
| 10 |
langsmith==0.4.4
|
| 11 |
pydantic==2.11.7
|
| 12 |
requests==2.32.4
|
|
|
|
| 6 |
numpy==2.3.1
|
| 7 |
pandas==2.3.1
|
| 8 |
python-dotenv==1.1.1
|
| 9 |
+
groq>=0.4.0
|
| 10 |
langsmith==0.4.4
|
| 11 |
pydantic==2.11.7
|
| 12 |
requests==2.32.4
|