Skip to content

Commit 4525125

Browse files
committed
Update uv.lock file
Updated with `uv lock -U` under a venv with Python 3.10.20
1 parent 1d5d462 commit 4525125

2 files changed

Lines changed: 651 additions & 481 deletions

File tree

crates/processing_pyo3/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ cache-keys = [
6060
{ file = "../*/src/**/*.rs" },
6161
{ file = "../*/Cargo.toml" },
6262
]
63+
# The earliest version that supports the current lock file revision (3)
64+
required-version = ">=0.8.4"

0 commit comments

Comments
 (0)