Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
crewai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
crewai
|
2 |
+
os
|
3 |
+
langchain_openai
|
4 |
+
crewai_tools
|
5 |
+
langchain_google_genai
|
6 |
+
langchain_experimental
|
7 |
+
langchain
|
8 |
+
langchain_groq
|