fix: notebooks
This commit is contained in:
@@ -24,6 +24,7 @@ dependencies = [
|
||||
"typer>=0.19.2",
|
||||
"tensorflow==2.20.0; sys_platform == 'linux' and platform_machine == 'x86_64'",
|
||||
"xgboost>=3.0.5",
|
||||
"networkx>=3.5",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -35,5 +36,6 @@ build-backend = "uv_build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ipykernel>=6.30.1",
|
||||
"ruff>=0.13.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user