mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
+3
-3
@@ -1,15 +1,15 @@
|
||||
[project]
|
||||
name = "openrouter"
|
||||
version = "0.10.8"
|
||||
version = "0.11.0"
|
||||
description = "Official Python Client SDK for OpenRouter."
|
||||
authors = [{ name = "OpenRouter" },]
|
||||
readme = "README-PYPI.md"
|
||||
requires-python = ">=3.9.2"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"httpcore >=1.0.9",
|
||||
"httpx >=0.28.1",
|
||||
"jsonpath-python >=1.0.6",
|
||||
"pydantic >=2.11.2",
|
||||
"pydantic >=2.11.2,<2.13",
|
||||
]
|
||||
urls.repository = "https://github.com/OpenRouterTeam/python-sdk.git"
|
||||
license = { text = "Apache-2.0" }
|
||||
|
||||
Reference in New Issue
Block a user