Skip to content

Commit 7075ebf

Browse files
committed
deps: fix dash version as dash 3 is not compatible with dtale
Signed-off-by: James Xu <[email protected]>
1 parent 40efe7e commit 7075ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/experimental/trt-engine-explorer/requirements-notebook.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ Flask==2.2.2
66
plotly
77
jupyter
88
jupyterlab
9-
netron
9+
netron
10+
dash==2.18.2 # dash 3 not compatible with dtale

0 commit comments

Comments
 (0)