fix dependency (#4374)

This commit is contained in:
LawyZheng
2026-01-04 15:10:22 +08:00
committed by GitHub
parent 83466be421
commit 7344027af0
6 changed files with 38 additions and 14 deletions

View File

@@ -67,6 +67,7 @@ dependencies = [
"azure-keyvault-secrets>=4.2.0,<5",
"jsonschema>=4.25.1",
"python-calamine>=0.6.1",
"urllib3>=2.6.0",
]
[dependency-groups]