💬 Commit message: Update 2026-02-17 00:06:05, 2 files, 414 lines

📁 Files changed: 2
📝 Lines changed: 414

  • pyproject.toml
  • uv.lock
This commit is contained in:
Adam Ladachowski
2026-02-17 00:06:05 +01:00
parent 90f2fdd494
commit 9fde26fb83
2 changed files with 189 additions and 243 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "tensors"
version = "0.1.18"
description = "Read safetensor metadata and fetch CivitAI model information"
readme = "README.md"
requires-python = ">=3.12"
requires-python = ">=3.14"
dependencies = [
"safetensors>=0.4.0",
"httpx>=0.27.0",