Skip to content
Prev Previous commit
Next Next commit
Update scripts/update_uv_build_version.py
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
  • Loading branch information
konstin and webknjaz authored Aug 26, 2025
commit a23f1a2d451339755fed3e96bf70a7cb7972378e
2 changes: 1 addition & 1 deletion scripts/update_uv_build_version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# /// script
# requires-python = ">=3.12"
# requires-python = ">= 3.12"
# dependencies = [
# "httpx>=0.28.1,<0.29",
# "packaging>=25.0",
Expand Down