* Drop support for Python versions below 3.6
* Add `jinja2` as an extra for pip installation, e.g. `pip install eel[jinja2]`.
* Bump dependencies in examples to dismiss github security notices. We probably want to set up a policy to ignore example dependencies as they shouldn't be considered a source of vulnerabilities.
* Disable edge on non-Windows platforms until we implement proper support.