Skip to content

Commit 6cee22c

Browse files
author
Marc-André Rivet
committed
bump version to 0.40.0
1 parent aa2a4b1 commit 6cee22c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
'Flask>=0.12',
2121
'flask-compress',
2222
'plotly',
23-
'dash_renderer>=0.20.0',
24-
'dash-core-components>=0.44.0',
25-
'dash-html-components>=0.14.0',
23+
'dash_renderer==0.21.0',
24+
'dash-core-components==0.45.0',
25+
'dash-html-components==0.15.0',
2626
'dash-table==3.6.0'
2727
],
2828
entry_points={

0 commit comments

Comments
 (0)