ci: Clean up build artifacts and update dependencies (#5693)
This commit is contained in:
parent
0d1c2914a4
commit
242165b8aa
3 changed files with 21 additions and 3 deletions
|
|
@ -174,6 +174,11 @@ dependencies = [
|
|||
"defusedxml>=0.7.1,<1.0.0",
|
||||
"pypdf~=5.1.0",
|
||||
"validators>=0.34.0",
|
||||
"networkx>=3.4.2",
|
||||
"json-repair>=0.30.3",
|
||||
"mcp>=1.1.2",
|
||||
"aiosqlite>=0.20.0",
|
||||
"greenlet>=3.1.1",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue