Split passlib and bcrypt into separate entries for clarity and maintainability. Ensured all other dependencies remain unchanged to avoid potential compatibility issues.
Add initial HTML template for the frontend
Introduced a basic `index.html` file for the Cluedo Sheet project. This file sets up the document structure and links the main JavaScript file for rendering.