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
25 commits
Select commit Hold shift + click to select a range
e559807
Update attrs from 18.1.0 to 18.2.0
pyup-bot Nov 26, 2018
fe12255
Update black from 18.5b1 to 18.9b0
pyup-bot Nov 26, 2018
393de28
Update certifi from 2018.4.16 to 2018.10.15
pyup-bot Nov 26, 2018
76697ad
Update click from 6.7 to 7.0
pyup-bot Nov 26, 2018
ad5716c
Update coverage from 4.5.1 to 4.5.2
pyup-bot Nov 26, 2018
e183dc1
Update future from 0.16.0 to 0.17.1
pyup-bot Nov 26, 2018
99e9eae
Update idna from 2.6 to 2.7
pyup-bot Nov 26, 2018
68a5527
Update markupsafe from 1.0 to 1.1.0
pyup-bot Nov 26, 2018
8b92231
Update more-itertools from 4.2.0 to 4.3.0
pyup-bot Nov 26, 2018
482c2df
Update pluggy from 0.6.0 to 0.8.0
pyup-bot Nov 26, 2018
87914a9
Update poyo from 0.4.1 to 0.4.2
pyup-bot Nov 26, 2018
4bae217
Update py from 1.5.3 to 1.7.0
pyup-bot Nov 26, 2018
90fc30a
Update pytest from 3.6.0 to 4.0.1
pyup-bot Nov 26, 2018
99e6e22
Update pytest from 3.6.0 to 4.0.1
pyup-bot Nov 26, 2018
8090073
Update python-dateutil from 2.7.3 to 2.7.5
pyup-bot Nov 26, 2018
54092af
Update requests from 2.18.4 to 2.20.1
pyup-bot Nov 26, 2018
b9a728c
Update urllib3 from 1.22 to 1.24.1
pyup-bot Nov 26, 2018
a87bd47
Update whichcraft from 0.4.1 to 0.5.2
pyup-bot Nov 26, 2018
56f640e
Update dash from 0.21.1 to 0.30.0
pyup-bot Nov 26, 2018
ce30306
Update dash-core-components from 0.23.0 to 0.38.1
pyup-bot Nov 26, 2018
ae46d45
Update dash-html-components from 0.11.0 to 0.13.2
pyup-bot Nov 26, 2018
e1634e4
Update dash-renderer from 0.13.0 to 0.15.1
pyup-bot Nov 26, 2018
a051f30
Update gunicorn from 19.8.1 to 19.9.0
pyup-bot Nov 26, 2018
ccb6cd4
Update plotly from 2.6.0 to 3.4.2
pyup-bot Nov 26, 2018
7295116
Update python-dotenv from 0.8.2 to 0.9.1
pyup-bot Nov 26, 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
34 changes: 17 additions & 17 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
coverage==4.5.2
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==4.0.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.30.0
dash-core-components==0.38.1
dash-html-components==0.13.2
dash-renderer==0.15.1
gunicorn==19.9.0 # for the deployment on Heroku
plotly==3.4.2
pytest==4.0.1
python-dotenv==0.9.1