Skip to content

Commit cd35979

Browse files
committed
Update minimum required version of matlab-proxy to support token-authentication by default
1 parent 2c52111 commit cd35979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"jupyter-server-proxy",
4747
"simpervisor>=1.0.0",
4848
"jupyter-contrib-nbextensions",
49-
"matlab-proxy>=0.6.0",
49+
"matlab-proxy>=0.8.0",
5050
"psutil",
5151
"requests",
5252
]

0 commit comments

Comments
 (0)