### 🐛 Describe the bug It appears that the psycopg2 library is missing and the server is crashing because of that raise ImportError("The 'psycopg2' library is required. Please install it using 'pip install psycopg2'.") ImportError: The 'psycopg2' library is required. Please install it using 'pip install psycopg2'.