chore: add google-cloud-bigquery dependencies

Dependencias del SDK oficial de BigQuery para las funciones Python del registry.
This commit is contained in:
2026-04-07 18:45:06 +02:00
parent 9f5e6791db
commit 32c0faac25
2 changed files with 361 additions and 0 deletions
+2
View File
@@ -6,6 +6,8 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"cryptography>=46.0.6",
"google-cloud-bigquery>=3.25",
"google-cloud-bigquery-storage>=2.27",
"httpx",
"openpyxl>=3.1.5",
"python-docx>=1.2.0",