tockloader
tockloader copied to clipboard
Bump questionary package version 1.10 to 2.1.1
This update ensures consistency with the allowed Python versions. The questionary package version 1.10 only supports Python up to 3.9. The latest version, 2.1.1, supports Python 3.8 through 3.12. In Tockloader, we guarantee that the allowed Python version is 3.9 or higher. Moreover, I encountered an issue on Python 3.12 when running Tockloader info:
This PR resolves the issue shown in the screenshot.