Skip to content

Commit 5be9a47

Browse files
Downgrade agent-framework dependency from 1.9.0 to 1.3.0 in pyproject.toml
1 parent 6cf123c commit 5be9a47

5 files changed

Lines changed: 117 additions & 124 deletions

File tree

src/ContentProcessorAPI/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ dependencies = [
2929
"cryptography==48.0.1",
3030
"pyjwt==2.13.0",
3131
"jsonschema==4.25.1",
32-
"aiohttp==3.14.1",
3332
]
3433

3534
[dependency-groups]

src/ContentProcessorAPI/uv.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ContentProcessorWeb/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,7 @@
101101
"form-data": ">=4.0.6",
102102
"ws": ">=8.21.0",
103103
"js-yaml": ">=4.2.0",
104-
<<<<<<< HEAD
105-
"@babel/core": "7.29.7",
106-
=======
107104
"@babel/core": "^7.29.6",
108-
>>>>>>> cb9a6d5b0445aeaa6ac4f3ecdfce458168afc66d
109105
"postcss": "8.5.10",
110106
"nth-check": "^2.1.1",
111107
"string_decoder": "^1.3.0",

0 commit comments

Comments
 (0)