I am trying to connect to mongodb in FastAPI. I am repeatedly getting this exception.
File - main.py
app = FastAPI( title=config.PROJECT_NAME, docs