I am running django-passkeys==1.3.0.1. When running Django commands it seems to complain that passkeys has missing migrations. Probably there is a slight change to some field in some model.
Could you run the makemigrations for passkeys to get rid of that warning?