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 8630982 commit 678a0a4Copy full SHA for 678a0a4
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.8"
13
keywords = ["jupyter", "pycrdt", "yjs"]
14
dependencies = [
15
"importlib_metadata >=3.6; python_version<'3.10'",
16
- "pycrdt >=0.10.1,<0.11.0",
+ "pycrdt >=0.10.1,<0.13.0",
17
]
18
19
[[project.authors]]
0 commit comments