diff --git a/pyproject.toml b/pyproject.toml index 3604c770..1571e016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ dependencies = [ "PyQt6>=6.4.2", - "ibridges>=1.0.0", + "ibridges==1.0.0", "setproctitle==1.3.3", "importlib-resources;python_version<='3.10'", ]