Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
7d25e01
Update attrs from 18.1.0 to 18.2.0
pyup-bot Nov 12, 2018
5c3aae1
Update black from 18.5b1 to 18.9b0
pyup-bot Nov 12, 2018
31df0e1
Update certifi from 2018.4.16 to 2018.10.15
pyup-bot Nov 12, 2018
d643fb3
Update click from 6.7 to 7.0
pyup-bot Nov 12, 2018
cc96a94
Update future from 0.16.0 to 0.17.1
pyup-bot Nov 12, 2018
2b003c4
Update idna from 2.6 to 2.7
pyup-bot Nov 12, 2018
3cab2a4
Update markupsafe from 1.0 to 1.1.0
pyup-bot Nov 12, 2018
340da59
Update more-itertools from 4.2.0 to 4.3.0
pyup-bot Nov 12, 2018
7bef11c
Update pluggy from 0.6.0 to 0.8.0
pyup-bot Nov 12, 2018
6d132e1
Update poyo from 0.4.1 to 0.4.2
pyup-bot Nov 12, 2018
bf40b0d
Update py from 1.5.3 to 1.7.0
pyup-bot Nov 12, 2018
c065ab9
Update pytest from 3.6.0 to 3.10.1
pyup-bot Nov 12, 2018
9b34f2b
Update pytest from 3.6.0 to 3.10.1
pyup-bot Nov 12, 2018
810ec4c
Update python-dateutil from 2.7.3 to 2.7.5
pyup-bot Nov 12, 2018
b2f1c17
Update requests from 2.18.4 to 2.20.1
pyup-bot Nov 12, 2018
d1a69d8
Update urllib3 from 1.22 to 1.24.1
pyup-bot Nov 12, 2018
9123857
Update whichcraft from 0.4.1 to 0.5.2
pyup-bot Nov 12, 2018
e2837c6
Update dash from 0.21.1 to 0.29.0
pyup-bot Nov 12, 2018
8a71c32
Update dash-core-components from 0.23.0 to 0.38.0
pyup-bot Nov 12, 2018
b6959e8
Update dash-html-components from 0.11.0 to 0.13.2
pyup-bot Nov 12, 2018
e60880d
Update dash-renderer from 0.13.0 to 0.14.3
pyup-bot Nov 12, 2018
68b45dc
Update gunicorn from 19.8.1 to 19.9.0
pyup-bot Nov 12, 2018
fb7e6cf
Update plotly from 2.6.0 to 3.4.1
pyup-bot Nov 12, 2018
45c7b05
Update python-dotenv from 0.8.2 to 0.9.1
pyup-bot Nov 12, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
arrow==0.12.1
attrs==18.1.0
attrs==18.2.0
binaryornot==0.4.4
black==18.5b1
certifi==2018.4.16
black==18.9b0
certifi==2018.10.15
chardet==3.0.4
click==6.7
click==7.0
codecov==2.0.15
cookiecutter==1.6.0
coverage==4.5.1
future==0.16.0
idna==2.6
future==0.17.1
idna==2.7
Jinja2==2.10
jinja2-time==0.2.0
MarkupSafe==1.0
more-itertools==4.2.0
pluggy==0.6.0
poyo==0.4.1
py==1.5.3
pytest==3.6.0
MarkupSafe==1.1.0
more-itertools==4.3.0
pluggy==0.8.0
poyo==0.4.2
py==1.7.0
pytest==3.10.1
pytest-cookies==0.3.0
python-dateutil==2.7.3
requests==2.18.4
python-dateutil==2.7.5
requests==2.20.1
six==1.11.0
urllib3==1.22
whichcraft==0.4.1
urllib3==1.24.1
whichcraft==0.5.2
16 changes: 8 additions & 8 deletions {{cookiecutter.repo_name}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dash==0.21.1
dash-core-components==0.23.0
dash-html-components==0.11.0
dash-renderer==0.13.0
gunicorn==19.8.1 # for the deployment on Heroku
plotly==2.6.0
pytest==3.6.0
python-dotenv==0.8.2
dash==0.29.0
dash-core-components==0.38.0
dash-html-components==0.13.2
dash-renderer==0.14.3
gunicorn==19.9.0 # for the deployment on Heroku
plotly==3.4.1
pytest==3.10.1
python-dotenv==0.9.1