Skip to content

Commit ce7e4a0

Browse files
authored
stricten versions (#1536)
1 parent 29fb8e0 commit ce7e4a0

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
@@ -1,8 +1,8 @@
11
Flask>=1.0.4
22
flask-compress
33
plotly
4-
dash_renderer>=1.8.3
5-
dash-core-components>=1.14.1
6-
dash-html-components>=1.1.1
7-
dash-table>=4.11.1
4+
dash_renderer==1.9.0
5+
dash-core-components==1.15.0
6+
dash-html-components==1.1.2
7+
dash-table==4.11.2
88
future

0 commit comments

Comments
 (0)