Spaces:
Sleeping
Sleeping
add jupyter dependency
Browse files- pyproject.toml +1 -0
- uv.lock +0 -0
pyproject.toml
CHANGED
@@ -12,6 +12,7 @@ dependencies = [
|
|
12 |
|
13 |
[dependency-groups]
|
14 |
dev = [
|
|
|
15 |
"mypy>=1.16.1",
|
16 |
"pre-commit>=4.2.0",
|
17 |
"ruff>=0.12.0",
|
|
|
12 |
|
13 |
[dependency-groups]
|
14 |
dev = [
|
15 |
+
"jupyter>=1.1.1",
|
16 |
"mypy>=1.16.1",
|
17 |
"pre-commit>=4.2.0",
|
18 |
"ruff>=0.12.0",
|
uv.lock
CHANGED
The diff for this file is too large to render.
See raw diff
|
|