ci: Clean up build artifacts and update dependencies (#5693)

This commit is contained in:
Gabriel Luiz Freitas Almeida 2025-01-15 10:42:33 -03:00 committed by GitHub
commit 242165b8aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 3 deletions

View file

@ -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]