Fix tests

This commit is contained in:
Sameer Kankute
2026-05-20 14:26:39 +05:30
parent 5223f5cbb3
commit fbfd8bbe55
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ build-backend = "uv_build"
[tool.uv]
default-groups = ["dev"]
required-version = "==0.10.9"
required-version = ">=0.10.9"
exclude-newer = "3 days"
[tool.uv.sources]
+1
View File
@@ -856,6 +856,7 @@ def test_aaamodel_prices_and_context_window_json_is_valid():
"supports_adaptive_thinking": {"type": "boolean"},
"supports_service_tier": {"type": "boolean"},
"supports_preset": {"type": "boolean"},
"supports_output_config": {"type": "boolean"},
"tool_use_system_prompt_tokens": {"type": "number"},
"tpm": {"type": "number"},
"provider_specific_entry": {"type": "object"},