Skip to content

Commit 5c82e19

Browse files
author
Marc-André Rivet
committed
stricter versions
1 parent 7397f27 commit 5c82e19

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dash-renderer/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@
6767
"webpack-serve": "^3.1.1",
6868
"whatwg-fetch": "^2.0.2"
6969
}
70-
}
70+
}

requires-install.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Flask>=1.0.2
22
flask-compress
33
plotly
4-
dash_renderer>=1.2.1
5-
dash-core-components>=1.5.1
4+
dash_renderer==1.2.2
5+
dash-core-components==1.6.0
66
dash-html-components==1.0.2
77
dash-table==4.5.1
88
future

0 commit comments

Comments
 (0)