Fixes #2908: projects.
[edumed.git] / requirements.txt
index b26724b..41857b0 100644 (file)
@@ -1,6 +1,6 @@
 -i http://pypi.nowoczesnapolska.org.pl/simple
 
-Django>=1.4,<1.5
+Django>=1.5,<1.6
 South>=0.7.4
 django-pipeline>=1.2,<1.3
 python-memcached
@@ -24,7 +24,7 @@ texml
 
 # sponsors
 pillow
-django-sponsors
+django-sponsors>=1.1,<1.2
 
--e git+https://github.com/toastdriven/django-haystack.git@61b377d97efd5390c60c5a37acd009b8e69eb2f3#egg=django-haystack
-pysolr>=2,<3
+django-haystack>=2.0,<2.1
+pysolr>=3,<4