diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-08-03 17:49:19 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-08-03 17:49:19 (GMT) |
commit | 31406aa5c3c53341cdadbc760b95d234ccdc20c6 (patch) | |
tree | 1538fc4e320f7a31add2f259c0da5bb6837d07be /requirements.txt | |
parent | 8b02218b9c1f524d37e2a20a613a7301a7aa7689 (diff) | |
parent | abadb84db12788af3ecf525d6c2fb9c72efc2595 (diff) |
Merge branch 'master' into stable
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index b895f65..ce6754c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Django==1.8.13 +Django==1.8.14 MySQL-python==1.2.5 -Pillow==3.2.0 +Pillow==3.3.0 PyYAML==3.11 django-tinymce==2.3.0 python-dateutil==2.5.3 |