Skip to content

Commit

Permalink
point dash-renderer back to master now that no-events is merged there
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcjohnson committed Jan 24, 2019
1 parent a4fa997 commit 55b8d13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/requirements/dev-requirements-py37.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dash_core_components>=0.40.2
dash_html_components==0.12.0rc3
dash-flow-example==0.0.3
dash-dangerously-set-inner-html
git+git://github.com/plotly/dash-renderer@no-events#egg=dash_renderer
git+git://github.com/plotly/dash-renderer@master#egg=dash_renderer
percy
selenium
mock
Expand Down
2 changes: 1 addition & 1 deletion .circleci/requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dash_core_components>=0.40.2
dash_html_components>=0.12.0rc3
dash_flow_example==0.0.3
dash-dangerously-set-inner-html
git+git://github.com/plotly/dash-renderer@no-events#egg=dash_renderer
git+git://github.com/plotly/dash-renderer@master#egg=dash_renderer
percy
selenium
mock
Expand Down

0 comments on commit 55b8d13

Please sign in to comment.