--e git+https://github.com/mariocesar/sorl-thumbnail.git@v12.2#egg=sorl-thumbnail-12.2
+-e git+https://github.com/mariocesar/sorl-thumbnail.git@7ce76bc1ef798a63cbf89b5df83de4da4b12e98d#egg=sorl-thumbnail-master
-e git+https://github.com/Parisson/ebooklib.git#egg=ebooklib-0.16
-e git+https://github.com/Parisson/saved_searches.git#egg=saved_searches-2.0.0-beta
--e git+https://github.com/maths28/django-haystack.git@v2.4.1.dev0#egg=django-haystack-2.4.1.dev0
+-e git+https://github.com/django-haystack/django-haystack.git@v2.5.1#egg=django-haystack-2.5.1
-e git+https://github.com/yomguy/django-ipauth.git#egg=django-ipauth-0.4.1-dev
author_email = "yomguy@parisson.com",
version = '1.6.3',
install_requires = [
- 'django==1.8.17',
+ 'django==1.9.*',
'django-registration-redux',
'django-extensions',
'django-timezones',
'django-jqchat',
- 'django-debug-toolbar==1.3.2',
+ 'django-debug-toolbar==1.6',
'django-extra-views',
'django-breadcrumbs',
- 'django-bootstrap3==6.2.1',
+ 'django-bootstrap3==8.1.0',
'django-bootstrap-pagination',
'django-json-rpc',
'django-suit',
'redis',
'Werkzeug',
'django-dirtyfields',
- 'sqlparse==0.1.19'
+ 'sqlparse==0.2.2'
],
tests_require=['pytest-django', 'pytest-cov', 'factory-boy'],
# Provide a test command through django-setuptest