drf-mongo-filters icon indicating copy to clipboard operation
drf-mongo-filters copied to clipboard

This package not suport new versions of DRF and Django

Open Provoo opened this issue 5 years ago • 0 comments

ERROR: drf-mongo-filters 1.0 has requirement Django==1.7., but you'll have django 2.0.7 which is incompatible. ERROR: drf-mongo-filters 1.0 has requirement django-rest-framework-mongoengine==2., but you'll have django-rest-framework-mongoengine 3.3.1 which is incompatible. ERROR: drf-mongo-filters 1.0 has requirement djangorestframework==3.0., but you'll have djangorestframework 3.8.2 which is incompatible. ERROR: drf-mongo-filters 1.0 has requirement mongoengine==0.8., but you'll have mongoengine 0.18.2 which is incompatible.

Provoo avatar Jun 28 '19 20:06 Provoo