This project appears to require Django >= 3.0 This should be specified in the setup.py, install_requires section I think it should be `install_requires=["Django>=3.0", "markdown", "bleach"],`