diff --git a/pixi.toml b/pixi.toml index d5c8da2dd..ee6b25cba 100644 --- a/pixi.toml +++ b/pixi.toml @@ -39,7 +39,7 @@ pytest-json-report = "*" pytest-cov = "*" pluggy = "*" coverage = "*" -softioc = "*" +freezegun = "*" [environments.default] features = ["test"]