diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2014-04-29 21:12:42 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2014-04-29 21:12:42 (GMT) |
commit | 185a79985c93c44e058ab4bf0345d2dafc4148ee (patch) | |
tree | 5083b295bf5a51e94fa2e7aca1bc010d6a0d5ef3 | |
parent | f21d277b7f912eca2213852831e656f0666b559e (diff) |
updated requirements
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 8567bc6..f089112 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Django==1.4.10 +Django==1.4.12 MySQL-python==1.2.5 -Pillow==2.3.0 -PyYAML==3.10 +Pillow==2.4.0 +PyYAML==3.11 django-tinymce==1.5.2 python-dateutil==1.5 |