chore: sync from fn-registry agent

This commit is contained in:
fn-registry agent
2026-05-14 02:06:42 +02:00
commit 480dd958e5
17 changed files with 4510 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
[project]
name = "domain-coverage-gaps"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"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.4",
"pandas>=3.0.3",
"tabulate>=0.10.0",
]