wxPython
# Only for Windows to have a shortcut created (install before RIDE)
Pywin32; sys_platform == 'win32'
Pygments>=2.20.0   # This enables syntax highlighted in Text Editor
robotframework
Pypubsub
psutil
packaging
chardet
requests==2.32.5; python_version < '3.10'
requests>=2.33.0; python_version >= '3.10'
