chore: sync from fn-registry agent

This commit is contained in:
fn-registry agent
2026-05-21 18:26:30 +02:00
commit 969c868217
41 changed files with 10149 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[project]
name = "presupuestos-callcenter"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"google-cloud-bigquery>=3.41.0",
"jupyter>=1.1.1",
"jupyter-collaboration>=4.4.0",
"jupyter-mcp-server>=1.0.2",
"jupyterlab>=4.5.7",
"matplotlib>=3.10.9",
"numpy>=2.4.6",
"pandas>=3.0.3",
"seaborn>=0.13.2",
]