diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-16 19:50:37 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-16 19:50:37 (GMT) |
commit | 4f90222b945b302cb6439b83ec0deadaf60887f0 (patch) | |
tree | e2b6e178c6f6c7acb7027a7b2ed518bfd9f8e210 | |
parent | 3a0cc2445028a11d760df6b038c8a812373e0a07 (diff) |
updated pysolr
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d3695c4..b76a93b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ PIL==1.1.7 PyYAML==3.09 django-haystack==1.2.0 django-tinymce==1.5.1a2 -pysolr==2.0.13 +pysolr==2.0.14 python-dateutil==1.5 |