We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68409ce commit bcc0165Copy full SHA for bcc0165
pyproject.toml
@@ -35,14 +35,14 @@ dependencies = [
35
"beartype>=0.21.0",
36
"click>=8.0.0",
37
"docutils>=0.21",
38
+ "notion-client>=2.5.0",
39
"sphinx>=8.2.3",
40
"sphinx-immaterial>=0.13.7",
41
"sphinx-simplepdf>=1.6.0",
42
"sphinx-toolbox>=4.0.0",
43
"sphinxcontrib-video>=0.4.0",
44
"sphinxnotes-strike>=1.3",
45
"ultimate-notion>=0.9.3",
- "notion-client>=2.5.0",
46
]
47
optional-dependencies.dev = [
48
"actionlint-py==1.7.7.23",
0 commit comments