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 9c06781 commit 915293cCopy full SHA for 915293c
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.7"
13
keywords = ["jupyter", "ypy"]
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