Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
langchain-core==0.
|
2 |
-
langchain-community==0.
|
3 |
crewai[tools]==0.32.0
|
4 |
langchain-groq==0.1.5
|
5 |
pandas
|
|
|
1 |
+
langchain-core==0.1.9
|
2 |
+
langchain-community==0.0.29
|
3 |
crewai[tools]==0.32.0
|
4 |
langchain-groq==0.1.5
|
5 |
pandas
|