diff --git a/pyproject.toml b/pyproject.toml index 923f72438d..9d5d788129 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ cite = [ ] # Battery Parameter eXchange format bpx = [ - "bpx>=0.4.0", + "bpx==0.4.0", ] # Low-overhead progress bars tqdm = [