Skip to content

Commit

Permalink
revert version, use --pre in uv
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Nov 26, 2024
1 parent b5cb9d7 commit 5e88072
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 @@ -48,7 +48,7 @@ dependencies = [
"pyarrow>=6.0.0",
"fsspec-xrootd>=0.2.3",
"matplotlib>=3",
"numba>=0.61.0rc1",
"numba>=0.58.1",
"numpy>=1.22",
"scipy>=1.1.0",
"tqdm>=4.27.0",
Expand Down

0 comments on commit 5e88072

Please sign in to comment.