Skip to content

Commit

Permalink
Merge pull request #179 from cyrraz/bh_upgrade
Browse files Browse the repository at this point in the history
feat: increase bh dependency limit
  • Loading branch information
0ctagon authored Dec 18, 2024
2 parents e90f7df + cd7c366 commit 0e209f3
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 @@ -22,7 +22,7 @@ classifiers = [
dynamic = ["version", "description"]
requires-python = ">=3.7"
dependencies = [
"boost-histogram~=1.4.0",
"boost-histogram>=1.4.0",
"numpy>=1.14.5",
"matplotlib>=3.0",
"pyyaml>=5.3.1",
Expand Down

0 comments on commit 0e209f3

Please sign in to comment.