I just installed this package and got the following error; `django.core.exceptions.ImproperlyConfigured: "jsonfield" dependency missing. See README.` Since Django now supports the jsonfield (since version 3.1), is this dependency still required? More on this: [https://pypi.org/project/django-jsonfield/](https://pypi.org/project/django-jsonfield/)