Update UPGRADES to mention updated dependencies

pull/68/merge
Erik Johnston 2015-02-12 10:30:34 +00:00
parent 83d41f25d8
commit b7df941589
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
Upgrading to v0.7.0
===================
New dependencies are:
- pydenticon
- simplejson
- syutil
- matrix-angular-sdk
To pull in these dependencies in a virtual env, run::
python synapse/python_dependencies.py | xargs -n 1 pip install
Upgrading to v0.6.0
===================