Skip to content

Commit

Permalink
Pin jupyter_events
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcarlos committed Aug 11, 2023
1 parent 7bd86d1 commit 2de4ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ dependencies = [
"jupyter_server>=2.0.0,<3.0.0",
"jupyter_ydoc>=1.1.0a0,<2.0.0",
"ypy-websocket>=0.12.1,<0.13.0",
"jupyter_events",
"jupyter_events>=0.7.0",
"jupyter_server_fileid>=0.6.0,<1",
"jsonschema[format-nongpl,format_nongpl]<4.18.0" # https://github.com/jupyter/jupyter_events/pull/80
"jsonschema>=4.18.0"
]
dynamic = ["version", "description", "authors", "urls", "keywords"]

Expand Down

0 comments on commit 2de4ecb

Please sign in to comment.