Update import semantics
Updates the import semantics to django_rest_framework_recursive, rather than kraken.django_rest_framework_recursive
Also unpins the version of pytest-django to be a minimum requirement. Instead of pytest-django==4.7.0 we are now specifying pytest-django>=4.7.0