diff -r d470b58626d2 -r 6d7bddfde5fe scripts/install.py --- a/scripts/install.py Tue Oct 22 09:30:56 2024 +0200 +++ b/scripts/install.py Tue Oct 22 16:50:36 2024 +0200 @@ -1718,6 +1718,7 @@ "pipdeptree": ("pipdeptree", ""), "watchdog": ("watchdog", ">=3.0.0"), "psutil": ("psutil", ""), + "requests": ("requests", ""), } optionalModulesList = { # key is pip project name