Skip to content

Commit 1e5a808

Browse files
committed
Add Python 3.14 to the testing
1 parent e8aa150 commit 1e5a808

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"cloup>=2.0.0",
3030
"decorator>=4.3.2",
3131
"isosurfaces>=0.1.0",
32-
"manimpango>=0.5.0,<1.0.0",
32+
"manimpango>=0.6.1,<1.0.0",
3333
"mapbox-earcut>=1.0.0",
3434
"moderngl-window>=2.0.0",
3535
"moderngl>=5.0.0,<6.0.0",
@@ -73,7 +73,7 @@ gui = [
7373
]
7474
jupyterlab = [
7575
"jupyterlab>=4.3.4",
76-
"notebook>=7.3.2",
76+
"notebook>=7.5.0",
7777
]
7878

7979
[dependency-groups]

uv.lock

Lines changed: 34 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)