We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea30f8 commit 3941779Copy full SHA for 3941779
bindings/ceylon/pyproject.toml
@@ -28,15 +28,14 @@ classifiers = [
28
29
dependencies = [
30
"networkx==3.4.2",
31
- "pydantic==2.10.5",
+ "pydantic==2.10.6",
32
"toml==0.10.2",
33
"loguru==0.7.3",
34
- "mkdocs-material==9.5.49"
35
]
36
37
[project.urls]
38
Homepage = "https://ceylon.ai"
39
-Documentation = "https://ceylon.ai"
+Documentation = "https://docs.ceylon.ai"
40
Repository = "https://github.com/ceylonai/ceylon"
41
Issues = "https://github.com/ceylonai/ceylon/issues"
42
Changelog = "https://github.com/ceylonai/ceylon/blob/master/CHANGELOG.md"
0 commit comments