97e91a83f3
Ruff / Ruff (push) Waiting to run
Test / Core Tests (push) Waiting to run
Test / Offline Coverage Tests (Python 3.10) (push) Waiting to run
Test / Offline Coverage Tests (Python 3.11) (push) Waiting to run
Test / Offline Coverage Tests (Python 3.12) (push) Waiting to run
Test / Offline Coverage Tests (Python 3.13) (push) Waiting to run
Test / Offline Coverage Tests (Python 3.9) (push) Waiting to run
Test / Full Coverage (Python 3.11) (push) Waiting to run
Test / Core Provider Tests (OpenAI) (push) Blocked by required conditions
Test / Core Provider Tests (Anthropic) (push) Blocked by required conditions
Test / Core Provider Tests (Google) (push) Blocked by required conditions
Test / Core Provider Tests (Other) (push) Blocked by required conditions
Test / Anthropic Tests (push) Blocked by required conditions
Test / Gemini Tests (push) Blocked by required conditions
Test / Google GenAI Tests (push) Blocked by required conditions
Test / Vertex AI Tests (push) Blocked by required conditions
Test / OpenAI Tests (push) Blocked by required conditions
Test / Writer Tests (push) Blocked by required conditions
Test / Auto Client Tests (push) Blocked by required conditions
ty / type-check (push) Waiting to run
110 lines
2.0 KiB
Plaintext
110 lines
2.0 KiB
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile pyproject.toml -o requirements.txt
|
|
aiohappyeyeballs==2.6.1
|
|
# via aiohttp
|
|
aiohttp==3.13.5
|
|
# via instructor (pyproject.toml)
|
|
aiosignal==1.4.0
|
|
# via aiohttp
|
|
annotated-doc==0.0.4
|
|
# via typer
|
|
annotated-types==0.7.0
|
|
# via pydantic
|
|
anyio==4.12.1
|
|
# via
|
|
# httpx
|
|
# openai
|
|
attrs==26.1.0
|
|
# via aiohttp
|
|
certifi==2026.2.25
|
|
# via
|
|
# httpcore
|
|
# httpx
|
|
# requests
|
|
charset-normalizer==3.4.7
|
|
# via requests
|
|
click==8.3.1
|
|
# via typer
|
|
distro==1.9.0
|
|
# via openai
|
|
docstring-parser==0.17.0
|
|
# via instructor (pyproject.toml)
|
|
frozenlist==1.8.0
|
|
# via
|
|
# aiohttp
|
|
# aiosignal
|
|
h11==0.16.0
|
|
# via httpcore
|
|
httpcore==1.0.9
|
|
# via httpx
|
|
httpx==0.28.1
|
|
# via openai
|
|
idna==3.11
|
|
# via
|
|
# anyio
|
|
# httpx
|
|
# requests
|
|
# yarl
|
|
jinja2==3.1.6
|
|
# via instructor (pyproject.toml)
|
|
jiter==0.14.0
|
|
# via
|
|
# instructor (pyproject.toml)
|
|
# openai
|
|
markdown-it-py==3.0.0
|
|
# via rich
|
|
markupsafe==3.0.3
|
|
# via jinja2
|
|
mdurl==0.1.2
|
|
# via markdown-it-py
|
|
multidict==6.7.1
|
|
# via
|
|
# aiohttp
|
|
# yarl
|
|
openai==2.31.0
|
|
# via instructor (pyproject.toml)
|
|
propcache==0.4.1
|
|
# via
|
|
# aiohttp
|
|
# yarl
|
|
pydantic==2.12.5
|
|
# via
|
|
# instructor (pyproject.toml)
|
|
# openai
|
|
pydantic-core==2.41.5
|
|
# via
|
|
# instructor (pyproject.toml)
|
|
# pydantic
|
|
pygments==2.20.0
|
|
# via rich
|
|
requests==2.32.5
|
|
# via instructor (pyproject.toml)
|
|
rich==14.3.3
|
|
# via
|
|
# instructor (pyproject.toml)
|
|
# typer
|
|
shellingham==1.5.4
|
|
# via typer
|
|
sniffio==1.3.1
|
|
# via openai
|
|
tenacity==9.1.2
|
|
# via instructor (pyproject.toml)
|
|
tqdm==4.67.3
|
|
# via openai
|
|
typer==0.23.2
|
|
# via instructor (pyproject.toml)
|
|
typing-extensions==4.15.0
|
|
# via
|
|
# aiosignal
|
|
# anyio
|
|
# openai
|
|
# pydantic
|
|
# pydantic-core
|
|
# typing-inspection
|
|
typing-inspection==0.4.2
|
|
# via pydantic
|
|
urllib3==2.6.3
|
|
# via requests
|
|
yarl==1.22.0
|
|
# via aiohttp
|