diff --git a/pyproject.toml b/pyproject.toml index bb8dfeef..90c669b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "attrs (>=21.2.0)", "click (>=8.0.1)", "loguru (>=0.6.0)", - "intel-cmplr-lib-ur == 2025.2.1", # next version 2025.0.5 is for windows only TODO check for updates + "intel-cmplr-lib-ur == 2025.3.3", # next version 2025.0.5 is for windows only TODO check for updates "mkl-devel (>=2025.2.0)", "numpy (>=2.3.1)", "ply (>=3.11)",