Error During Make nb:ImportError Cursor

Changing the requirements.txt file from django-prometheus >=2, <3 to django-prometheus==2.1.0 fixes this issue for me. It seems the latest version of django-prometheus breaks the cursor class.