- Bump charset-normalizer from 3.4.1 to 3.4.2
- Bump cryptography from 44.0.2 to 44.0.3
- Adjust Click dependency constraint to "<8.2.0"
These updates enhance compatibility and address potential issues with
dependency versions.
- Introduce `pyproject.toml` to define project metadata and dependencies
- Configure `poetry` for package management and build system
- Specify required libraries and script entry point
Signed-off-by: Max P. <Mail@MPassarello.de>