chore: sync from fn-registry agent

This commit is contained in:
fn-registry agent
2026-04-30 16:03:17 +02:00
commit 9fe4d7343d
12 changed files with 6210 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[project]
name = "sale-prices-comprobation"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"db-dtypes>=1.4.4",
"google-cloud-bigquery>=3.41.0",
"jupyter>=1.1.1",
"jupyter-collaboration>=4.3.0",
"jupyter-mcp-server>=0.4.0",
"jupyterlab>=4.5.6",
"matplotlib>=3.10.8",
"numpy>=2.4.4",
"pandas>=3.0.2",
"pyarrow>=23.0.1",
]