Skip to content

Commit

Permalink
Constraint strax(en) to be less than 2.0.0(3.0.0) (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx authored Oct 24, 2024
1 parent 4209bec commit 8705be0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ nestpy = ">=2.0.2"
numba = ">=0.58.1"
awkward = ">=2.5.1"
uproot = ">=5.2.1"
strax = ">=1.6.0"
straxen = ">=2.2.3"
strax = ">=1.6.0,<2.0.0"
straxen = ">=2.2.3,<3.0.0"
utilix = ">=0.11.0"

[build-system]
Expand Down

0 comments on commit 8705be0

Please sign in to comment.