Skip to content

Commit

Permalink
Bump pycrdt v0.9.0 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Sep 9, 2024
1 parent 7b0ddbe commit 7493033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/yjs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords = [ "jupyter", "server", "fastapi", "plugins" ]
requires-python = ">=3.8"
dependencies = [
"importlib_metadata >=3.6; python_version<'3.10'",
"pycrdt >=0.8.16,<0.9.0",
"pycrdt >=0.9.0,<0.10.0",
"jupyverse-api >=0.1.2,<1",
]
dynamic = [ "version",]
Expand Down

0 comments on commit 7493033

Please sign in to comment.