Skip to content

Commit 97ca767

Browse files
author
Oliver Flasch
committed
updated requirements.txt
1 parent 7128c12 commit 97ca767

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed
File renamed without changes.

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# dash is required to call `build:py`
22
dash>=0.34.0
33
dash-html-components
4+
dash-core-components>=0.43.0
45
dash-bootstrap-components>=0.3.0
6+
plotly>=3.5.0
7+
numpy>=1.16.0
58
python-dotenv

run.sh renamed to run_usage_py.sh

File renamed without changes.

tests/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ chromedriver-binary
66
dash>=0.31.0
77
dash-core-components
88
dash-html-components
9+
dash-bootstrap-components>=0.3.0
910
dash-renderer
11+
plotly>=3.5.0
12+
numpy>=1.16.0
1013
ipdb
1114
percy
1215
selenium

0 commit comments

Comments
 (0)