Spaces:
Runtime error
Runtime error
Commit
·
c36d2b6
1
Parent(s):
b3cf1b6
Remove specific versions of composio-core and composio-langchain from requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
python==3.11.*
|
2 |
agency-swarm>=0.4.4,<0.5.0
|
3 |
-
composio-core==0.5.28
|
4 |
-
composio-langchain==0.5.11
|
5 |
langchain>=0.2,<0.3
|
6 |
langchain-core>=0.2.38,<0.3
|
7 |
requests==2.32.3
|
|
|
1 |
python==3.11.*
|
2 |
agency-swarm>=0.4.4,<0.5.0
|
|
|
|
|
3 |
langchain>=0.2,<0.3
|
4 |
langchain-core>=0.2.38,<0.3
|
5 |
requests==2.32.3
|