diff --git a/buildout.cfg b/buildout.cfg index acc3419d3ff9417ca38f656871e6a357ba9359e5..01843384567879881933ed7caa9419dbd4d038ff 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -20,7 +20,7 @@ django = >=1.11,<2.0 django-rest-swagger = >2.1 django-guardian = >=1.3 djangorestframework = >3.7 -django-activity-stream = >= 0.6.0 +django-activity-stream = >= 0.6.5 [sysegg] recipe = syseggrecipe