mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Changes: https://github.com/jupyter-server/jupyter_server/releases https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md https://jupyter-server.readthedocs.io/en/latest/other/changelog.html
11 lines
291 B
TOML
11 lines
291 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -39,7 +39,7 @@ dependencies = [
|
|
"terminado>=0.8.3",
|
|
"tornado>=6.2.0",
|
|
"traitlets>=5.6.0",
|
|
- "websocket-client>=1.7",
|
|
+ "websocket-client>=1.3",
|
|
"jupyter_events>=0.11.0",
|
|
"overrides>=5.0"
|
|
]
|