Doesn't fix 100% as telnetlib was removed in Python 3.13:
[ ERROR ] Error in file '/home/miwanicki/projects/open-source-firmware-validation/dasharo-compatibility/network-boot.robot' on line 6: Importing library 'robot.libraries.Telnet' failed: ModuleNotFoundError: No module named 'telnetlib'
Traceback (most recent call last):
Doesn't fix 100% as telnetlib was removed in Python 3.13: