File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101 "form-data" : " >=4.0.6" ,
102102 "ws" : " >=8.21.0" ,
103103 "js-yaml" : " >=4.2.0" ,
104+ <<<<<<< HEAD
104105 "@babel/core" : " 7.29.7" ,
106+ =======
107+ "@babel/core" : " ^7.29.6" ,
108+ >>>>>>> cb9a6d5b0445aeaa6ac4f3ecdfce458168afc66d
105109 "postcss" : " 8.5.10" ,
106110 "nth-check" : " ^2.1.1" ,
107111 "string_decoder" : " ^1.3.0" ,
115119 "path-to-regexp" : " ^0.1.13" ,
116120 "picomatch" : " ^2.3.2" ,
117121 "qs" : " 6.15.2" ,
118- "rollup" : " ^2.80.0" ,
122+ "rollup" : " ^2.80.0" ,
119123 "serialize-javascript" : " ^7.0.5" ,
120124 "underscore" : " ^1.13.8" ,
121125 "webpack-dev-server" : " >=5.2.5" ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "Add your description here"
55readme = " README.md"
66requires-python = " >=3.12"
77dependencies = [
8- " agent-framework==1.3 .0" ,
8+ " agent-framework==1.9 .0" ,
99 " aiohttp==3.14.1" ,
1010 " art==6.5" ,
1111 " azure-ai-agents==1.2.0b5" ,
You can’t perform that action at this time.
0 commit comments