瀏覽代碼

Update requirements.txt

jjyaoao 3 月之前
父節點
當前提交
5a4d9b725a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      code/chapter13/helloagents-trip-planner/backend/requirements.txt

+ 1 - 1
code/chapter13/helloagents-trip-planner/backend/requirements.txt

@@ -1,5 +1,5 @@
 # HelloAgents框架
-hello-agents[protocols]>=0.2.4
+hello-agents[protocols]>=0.2.4,<=0.2.9
 
 # FastAPI和相关依赖
 fastapi>=0.115.0