Skip to content

Commit

Permalink
Upgrade depend packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tankywoo committed Aug 4, 2018
1 parent 085bb77 commit 1eac72c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nose==1.3.3
coverage==3.7.1
tox==2.3.1
mock==1.3.0
flake8>=2.5.4
nose>=1.3.7
coverage>=4.5.1
tox>=3.1.2
mock>=2.0.0
flake8>=3.5.0
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Markdown==2.6.8
Pygments==1.6
Jinja2==2.7.3
PyYAML==3.11
docopt==0.6.1
Markdown==2.6.11
Pygments==2.2.0
Jinja2==2.10
PyYAML==3.13
docopt==0.6.2
ordereddict==1.1
watchdog==0.8.3
pytz==2015.7
tzlocal==1.2
pytz==2018.5
tzlocal==1.5.1

0 comments on commit 1eac72c

Please sign in to comment.