Skip to content

Commit

Permalink
Updates fileId minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcarlos committed Sep 4, 2023
1 parent 784523d commit 21d5123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"jupyter_ydoc>=1.1.0a0,<2.0.0",
"ypy-websocket>=0.12.1,<0.13.0",
"jupyter_events>=0.7.0",
"jupyter_server_fileid>=0.6.0,<1",
"jupyter_server_fileid>=0.7.0,<1",
"jsonschema>=4.18.0"
]
dynamic = ["version", "description", "authors", "urls", "keywords"]
Expand Down

0 comments on commit 21d5123

Please sign in to comment.