update requirements

This commit is contained in:
Fabio C. Barrioneuvo da Luz 2015-11-29 10:24:03 -03:00
parent 252d005e77
commit ae42895c09
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
All enhancements and patches to cookiecutter-django will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-11-29]
### Changed
- Update version of click and python-build (@luzfcb)
## [2015-11-25]
### Changed
- Update version of psutil, ipython (@luzfcb)

View File

@ -1,4 +1,4 @@
click==6.0
click==6.2
colorama==0.3.3
decorator==4.0.4
docopt==0.6.2
@ -24,7 +24,7 @@ pickleshare==0.5
psutil==3.3.0
ptyprocess==0.5
pykwalify==1.5.0
python-build==0.2.5
python-build==0.2.6
python-dateutil==2.4.2
pyuv==1.2.0
PyYAML==3.11