We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab1499b + f5117d0 commit 14a6be1Copy full SHA for 14a6be1
requirements.txt
@@ -1,4 +1,4 @@
1
-requests==2.32.0
+requests==2.32.3
2
urllib3==1.26.20
3
pyyaml==6.0.1
4
pydantic
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="agentmesh-sdk",
13
- version="0.1.3",
+ version="0.1.4",
14
author="Minimal Future",
15
author_email="zyj@zhayujie.com",
16
description="An open-source multi-agent framework for building agent teams with LLMs",
0 commit comments