diff --git a/python/setup.py b/python/setup.py index edf7c0048e..1103666329 100644 --- a/python/setup.py +++ b/python/setup.py @@ -45,7 +45,7 @@ def scan_for_package_data( "pyperclip>=1.8.2,<2", "jsonref>=1.1.0", "inflection>=0.5.1", - "semver>=3.0.0", + "semver>=2.13.0", # TODO: Extract as workspace dependencies "fastapi", # Tool API "uvicorn", # Tool server