Skip to content

Commit 74d7548

Browse files
author
Marc-André Rivet
committed
loosen dash deps version requirements
1 parent 2bc4987 commit 74d7548

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requires-install.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Flask>=1.0.2
22
PyYAML>=5.1.1
33
flask-compress
44
plotly
5-
dash_renderer==1.0.0
6-
dash-core-components==1.0.0
7-
dash-html-components==1.0.0
8-
dash-table==4.0.2
5+
dash_renderer>=1.0.0
6+
dash-core-components>=1.0.0
7+
dash-html-components>=1.0.0
8+
dash-table>=4.0.2

0 commit comments

Comments
 (0)