Skip to content

Commit

Permalink
Fix pin
Browse files Browse the repository at this point in the history
  • Loading branch information
kratman committed Dec 20, 2024
1 parent d5864a9 commit 3e1ac2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ cite = [
]
# Battery Parameter eXchange format
bpx = [
"bpx>=0.5.0",
"bpx>=0.5.0,<0.6.0",
]
# Low-overhead progress bars
tqdm = [
Expand Down

0 comments on commit 3e1ac2a

Please sign in to comment.