diff options
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 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 |