diff options
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index b8f20c4d56..6ea348acc3 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -3,10 +3,10 @@ Upgrading to v0.7.0 New dependencies are: - - pydenticon - - simplejson - - syutil - - matrix-angular-sdk +- pydenticon +- simplejson +- syutil +- matrix-angular-sdk To pull in these dependencies in a virtual env, run:: |