Skip to content

Commit 3941779

Browse files
committed
Update pyproject libs
1 parent 3ea30f8 commit 3941779

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bindings/ceylon/pyproject.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,14 @@ classifiers = [
2828

2929
dependencies = [
3030
"networkx==3.4.2",
31-
"pydantic==2.10.5",
31+
"pydantic==2.10.6",
3232
"toml==0.10.2",
3333
"loguru==0.7.3",
34-
"mkdocs-material==9.5.49"
3534
]
3635

3736
[project.urls]
3837
Homepage = "https://ceylon.ai"
39-
Documentation = "https://ceylon.ai"
38+
Documentation = "https://docs.ceylon.ai"
4039
Repository = "https://github.com/ceylonai/ceylon"
4140
Issues = "https://github.com/ceylonai/ceylon/issues"
4241
Changelog = "https://github.com/ceylonai/ceylon/blob/master/CHANGELOG.md"

0 commit comments

Comments
 (0)