pyproject.toml

branch
eric7-maintenance
changeset 10222
1146cc8fbf5d
parent 10182
dce4b2b95c3f
parent 10183
f47edf2b8954
child 10225
72f4b1210402
--- a/pyproject.toml	Fri Sep 01 10:26:51 2023 +0200
+++ b/pyproject.toml	Thu Oct 05 09:59:53 2023 +0200
@@ -54,7 +54,7 @@
     "IDE",
     "Python3", 
 ]
-requires-python = ">=3.8, <3.12"
+requires-python = ">=3.8, <3.13"
 dependencies = [
     "pip>=21.1",
     "wheel",
@@ -80,6 +80,7 @@
     "isort>=5.10.0",
     "coverage>=6.5.0",
     "semver",
+    "pipdeptree",
     "importlib-metadata; python_version<'3.8'",
     "pywin32>=1.0;platform_system=='Windows'",
 ]

eric ide

mercurial