update dependencies
- update to Django 1.7.4 - update to bpython 0.13.2 - add explicit dependencies for Pygments and requests - remove unused pyyaml dependency
This commit is contained in:
parent
7f562cffcc
commit
e4a04130e7
3 changed files with 11 additions and 3 deletions
|
@ -1,6 +1,13 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :support:`-` update bpython to 0.13.2, add explicit dependency on requests
|
||||
2.5.1
|
||||
* :support:`-` add explicit dependency for Pygments used by Sphinxdoc
|
||||
* :support:`-` remove pyyaml dependency as json is used for message
|
||||
serialization
|
||||
* :support:`-` update to Django version 1.7.4
|
||||
|
||||
* :release:`0.4.0 <2015-01-24>`
|
||||
* :feature:`-` add new task :py:func:`ldaptasks.tasks.set_ldap_user_password`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue