diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-11 20:01:39 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-11 20:01:39 (GMT) |
commit | 0453f86bc62355f630048930b5fcb3c3a7f2db0e (patch) | |
tree | a986625e3db61762fd98bcd264e204af90e9b087 | |
parent | 8f9b06d150db0fa5648058842004aca9e750f8bc (diff) |
updated requirements.
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 4cd78de..d3695c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.2.5 MySQL-python==1.2.3 PIL==1.1.7 PyYAML==3.09 -django-haystack==1.1.0 -django-tinymce==1.5.1a1 +django-haystack==1.2.0 +django-tinymce==1.5.1a2 pysolr==2.0.13 python-dateutil==1.5 |