Skip to content

Commit

Permalink
Update requirements to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Xing Han Lu committed Jan 18, 2019
1 parent 7ccb170 commit 3b407b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
@@ -1,9 +1,9 @@
# Core
gunicorn>=19.8.1
plotly==3.3.0
dash==0.28.5
dash==0.35.1
dash-renderer==0.14.3
dash-html-components==0.13.2
dash-core-components==0.34.0
dash-html-components==0.13.4
dash-core-components==0.42.1

colour==0.1.5
4 changes: 3 additions & 1 deletion tests/requirements.txt
@@ -1,8 +1,9 @@
# Packages needed to run the tests.
# Switch into a virtual environment
# pip install -r requirements.txt

chromedriver-binary
dash
dash>=0.31.0
dash-core-components
dash-html-components
dash-renderer
Expand All @@ -11,3 +12,4 @@ percy
selenium
flake8
pylint
pytest-dash>=1.0.1

0 comments on commit 3b407b0

Please sign in to comment.