diff --git a/setup.py b/setup.py index c251071229..c81b9bed4a 100644 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ def _global_version(version): "cbor2>=5.4.6,<6", "asttokens>=2.0.5,<3", "pycryptodome>=3.5.1,<4", - "semantic-version>=2.10,<3", + "packaging>=23.1,<24", "importlib-metadata", "wheel", ],