Skip to content

Commit

Permalink
Revert to unyt>=2.9.0, 3.0.0 not yet released.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleaoman committed Jul 6, 2023
1 parent 849e8ff commit 58d9601
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 @@ -25,7 +25,7 @@ classifiers = [
dependencies = [
"numpy",
"h5py",
"unyt>=3.0.0",
"unyt>=2.9.0",
"numba>=0.50.0",
]

Expand Down

0 comments on commit 58d9601

Please sign in to comment.