Force-upgrade hierarkey

This commit is contained in:
Raphael Michel
2020-07-21 16:58:12 +02:00
parent a54dbc0110
commit 6714ab24ee
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ pytz
django-bootstrap3==12.0.*
django-formset-js-improved==0.5.0.2
django-compressor==2.4.*
django-hierarkey==1.0.*,>=1.0.3
django-hierarkey==1.0.*,>=1.0.4
django-filter==2.2.*
django-scopes==1.2.*
reportlab>=3.5.18*

View File

@@ -97,7 +97,7 @@ setup(
'django-bootstrap3==12.0.*',
'django-formset-js-improved==0.5.0.2',
'django-compressor==2.4.*',
'django-hierarkey==1.0.*,>=1.0.2',
'django-hierarkey==1.0.*,>=1.0.4',
'django-filter==2.2.*',
'django-scopes==1.2.*',
'reportlab>=3.5.18',