scripts/install.py

branch
eric7
changeset 10998
6d7bddfde5fe
parent 10994
e37149c2e4f9
child 11019
27cd57e98461
child 11022
95c889f18a21
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

eric ide

mercurial