Skip to content

Commit 910ce07

Browse files
committed
update dash requirements to 1.0.2 🔨
1 parent 9935191 commit 910ce07

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

apps/dash-brain-viewer/assets/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,4 @@ a:hover {
171171
height: 350px;
172172
width: 350px;
173173
}
174-
}
175-
176-
._dash-undo-redo {
177-
display: none;
178174
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dash==0.42.0
1+
dash==1.0.2
22
gunicorn==19.9.0
33
pandas==0.24.2
44
dash-colorscales==0.0.4

0 commit comments

Comments
 (0)