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
23 commits
Select commit Hold shift + click to select a range
84aead6
Update attrs from 18.1.0 to 18.2.0
pyup-bot Oct 29, 2018
a92cec0
Update black from 18.5b1 to 18.9b0
pyup-bot Oct 29, 2018
8727c18
Update certifi from 2018.4.16 to 2018.10.15
pyup-bot Oct 29, 2018
5267f71
Update click from 6.7 to 7.0
pyup-bot Oct 29, 2018
8e45258
Update future from 0.16.0 to 0.17.0
pyup-bot Oct 29, 2018
9214e80
Update idna from 2.6 to 2.7
pyup-bot Oct 29, 2018
c84921f
Update more-itertools from 4.2.0 to 4.3.0
pyup-bot Oct 29, 2018
881ea89
Update pluggy from 0.6.0 to 0.8.0
pyup-bot Oct 29, 2018
977756c
Update poyo from 0.4.1 to 0.4.2
pyup-bot Oct 29, 2018
19bb8f1
Update py from 1.5.3 to 1.7.0
pyup-bot Oct 29, 2018
4c738a6
Update pytest from 3.6.0 to 3.9.3
pyup-bot Oct 29, 2018
98544cc
Update pytest from 3.6.0 to 3.9.3
pyup-bot Oct 29, 2018
da2056c
Update python-dateutil from 2.7.3 to 2.7.5
pyup-bot Oct 29, 2018
e4ffe59
Update requests from 2.18.4 to 2.20.0
pyup-bot Oct 29, 2018
ed431fd
Update urllib3 from 1.22 to 1.24
pyup-bot Oct 29, 2018
8a964b0
Update whichcraft from 0.4.1 to 0.5.2
pyup-bot Oct 29, 2018
262e0a1
Update dash from 0.21.1 to 0.28.5
pyup-bot Oct 29, 2018
f13f298
Update dash-core-components from 0.23.0 to 0.35.1
pyup-bot Oct 29, 2018
9b2ed43
Update dash-html-components from 0.11.0 to 0.13.2
pyup-bot Oct 29, 2018
f23da06
Update dash-renderer from 0.13.0 to 0.14.3
pyup-bot Oct 29, 2018
7a884cf
Update gunicorn from 19.8.1 to 19.9.0
pyup-bot Oct 29, 2018
77c8991
Update plotly from 2.6.0 to 3.3.0
pyup-bot Oct 29, 2018
d438447
Update python-dotenv from 0.8.2 to 0.9.1
pyup-bot Oct 29, 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
30 changes: 15 additions & 15 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.0
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
more-itertools==4.3.0
pluggy==0.8.0
poyo==0.4.2
py==1.7.0
pytest==3.9.3
pytest-cookies==0.3.0
python-dateutil==2.7.3
requests==2.18.4
python-dateutil==2.7.5
requests==2.20.0
six==1.11.0
urllib3==1.22
whichcraft==0.4.1
urllib3==1.24
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.28.5
dash-core-components==0.35.1
dash-html-components==0.13.2
dash-renderer==0.14.3
gunicorn==19.9.0 # for the deployment on Heroku
plotly==3.3.0
pytest==3.9.3
python-dotenv==0.9.1