Closed JacobBumgarner closed 8 months ago
Hi there,
Apologies for not getting back to you sooner. I've gone through the dependencies in the pyproject.toml and brought them up to date. Could you please check if this error still persists with the latest package versions? For example i had trouble with jinja2 wrt mkdocs, but updating the mkdocs package version to be up to date solved the issue.
If so then i'll check and add those 2 pinned dependencies in straight away.
Thanks, Mark
Added two dependencies with their appropriate version requirements. The package wouldn't work without them from the terminal in Python==3.10.2.
Adding these dependencies with the versions fixed the problem. Several of the required modules from the packages had either been renamed or removed in updates.