There was an error while loading. Please reload this page.
1 parent 5b208fa commit 58c849eCopy full SHA for 58c849e
setup.py
@@ -39,7 +39,7 @@ def find_version(*parts):
39
license='Apache 2.0',
40
41
install_requires=[
42
- 'django-polymorphic>=1.0', # needed for Django 1.10 compatibility
+ 'django-polymorphic>=1.0.1', # needed for Django 1.10.1 compatibility
43
'django-mptt>=0.7.0', # Still allow 0.7 to have Django 1.6 support
44
'django-tag-parser>=2.1', # ensure Django 1.8 compatibility
45
'future>=0.12.2',
0 commit comments