pyagentic-core 2.7.0a2__tar.gz → 2.8.1.dev1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/workflows/testing.yml +1 -1
- {pyagentic_core-2.7.0a2/pyagentic_core.egg-info → pyagentic_core-2.8.1.dev1}/PKG-INFO +1 -1
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1/pyagentic_core.egg-info}/PKG-INFO +1 -1
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_mcp_server.py +10 -1
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/uv.lock +95 -111
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/workflows/docs.yml +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/workflows/release.yml +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.gitignore +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/CHANGELOG.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/LICENSE +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/README.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/agent-linking.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/api/creating-an-app.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/api/deploying.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/api/index.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/api/jobs.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/api/running.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/declaration.svg +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/instantiation.svg +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/runtime.svg +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/source/README.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/source/declaration.d2 +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/source/instantiation.d2 +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/diagrams/source/runtime.d2 +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/execution-modes.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/getting-started.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/images/langfuse.png +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/index.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/inheritance.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/observability.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/phases.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/policies.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/reference/architecture.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/reference/modules.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/responses.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/states.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/structured-output.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/docs/tools.md +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/mkdocs.yml +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_agent/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_agent/_agent.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_agent/_agent_linking.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_agent/_agent_state.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_exceptions.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_info.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_mcp.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_metaclasses.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_ref.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_spec.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_state.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_tool.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_validation.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_utils/_typing.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_utils/_warnings.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_version_scheme.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/_app.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/_config.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/_docker.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/_mcp_server.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/_sessions.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/_models.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/_orchestrator.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/_routes.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/backends/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/backends/_base.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/backends/_in_process.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/store/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/store/_base.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/store/_sqlite.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_anthropic.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_gemini.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_mock.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_openai.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_openaiv1.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/llm/_provider.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/logging.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/models/llm.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/models/response.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/models/tracing.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/policies/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/policies/_events.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/policies/_policy.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/tracing/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/tracing/_basic.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/tracing/_langfuse.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/tracing/_tracer.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/updates.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic_core.egg-info/SOURCES.txt +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic_core.egg-info/dependency_links.txt +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic_core.egg-info/requires.txt +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic_core.egg-info/top_level.txt +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyproject.toml +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/setup.cfg +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/setup.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_agent.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_agent_inheritance.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_agent_linking.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_agent_provider.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_params.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_phases.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_state.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_tool.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/_base/test_validator.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/jobs/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/jobs/test_orchestrator.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/jobs/test_routes.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/jobs/test_store_sqlite.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_app.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_config.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_docker.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_metaclass_models.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_router.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/api/test_sessions.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/conftest.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/models/test_responses.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/tracing/__init__.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/tracing/test_basic_tracer.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/tracing/test_models.py +0 -0
- {pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/tests/tracing/test_tracer.py +0 -0
|
@@ -26,7 +26,7 @@ jobs:
|
|
|
26
26
|
- name: Install dependencies
|
|
27
27
|
# uv sync installs everything from pyproject.toml/uv.lock;
|
|
28
28
|
# --all-groups pulls in both main and dev deps
|
|
29
|
-
run: uv sync --extra
|
|
29
|
+
run: uv sync --extra api
|
|
30
30
|
|
|
31
31
|
- name: Test with pytest
|
|
32
32
|
# run pytest inside uv’s managed environment
|
|
@@ -7,7 +7,16 @@ from pyagentic import BaseAgent, State, spec, tool
|
|
|
7
7
|
from pyagentic.api import create_app, create_router, mount_mcp
|
|
8
8
|
from pyagentic.api._sessions import SessionManager
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
# `import fastmcp` succeeds even on the slim install, but FastMCP server support
|
|
11
|
+
# (fastmcp-slim[server]) is a separate set of deps. Skip the whole module when
|
|
12
|
+
# it isn't importable rather than erroring.
|
|
13
|
+
try:
|
|
14
|
+
from fastmcp import FastMCP # noqa: F401
|
|
15
|
+
except Exception: # pragma: no cover - depends on optional install
|
|
16
|
+
pytest.skip(
|
|
17
|
+
"FastMCP server support not installed (fastmcp-slim[server])",
|
|
18
|
+
allow_module_level=True,
|
|
19
|
+
)
|
|
11
20
|
|
|
12
21
|
|
|
13
22
|
class NoteModel(BaseModel):
|
|
@@ -514,60 +514,60 @@ wheels = [
|
|
|
514
514
|
|
|
515
515
|
[[package]]
|
|
516
516
|
name = "cryptography"
|
|
517
|
-
version = "48.0.
|
|
517
|
+
version = "48.0.0"
|
|
518
518
|
source = { registry = "https://pypi.org/simple" }
|
|
519
519
|
dependencies = [
|
|
520
520
|
{ name = "cffi", marker = "platform_python_implementation != 'PyPy'" },
|
|
521
521
|
]
|
|
522
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
523
|
-
wheels = [
|
|
524
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
525
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
526
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
527
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
528
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
529
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
530
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
531
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
532
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
533
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
534
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
535
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
536
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
537
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
538
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
539
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
540
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
541
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
542
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
543
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
544
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
545
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
546
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
547
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
548
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
549
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
550
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
551
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
552
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
553
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
554
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
555
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
556
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
557
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
558
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
559
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
560
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
561
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
562
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
563
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
564
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
565
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
522
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9f/a9/db8f313fdcd85d767d4973515e1db101f9c71f95fced83233de224673757/cryptography-48.0.0.tar.gz", hash = "sha256:5c3932f4436d1cccb036cb0eaef46e6e2db91035166f1ad6505c3c9d5a635920", size = 832984, upload-time = "2026-05-04T22:59:38.133Z" }
|
|
523
|
+
wheels = [
|
|
524
|
+
{ url = "https://files.pythonhosted.org/packages/df/3d/01f6dd9190170a5a241e0e98c2d04be3664a9e6f5b9b872cde63aff1c3dd/cryptography-48.0.0-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:0c558d2cdffd8f4bbb30fc7134c74d2ca9a476f830bb053074498fbc86f41ed6", size = 8001587, upload-time = "2026-05-04T22:57:36.803Z" },
|
|
525
|
+
{ url = "https://files.pythonhosted.org/packages/b2/6e/e90527eef33f309beb811cf7c982c3aeffcce8e3edb178baa4ca3ae4a6fa/cryptography-48.0.0-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:f5333311663ea94f75dd408665686aaf426563556bb5283554a3539177e03b8c", size = 4690433, upload-time = "2026-05-04T22:57:40.373Z" },
|
|
526
|
+
{ url = "https://files.pythonhosted.org/packages/90/04/673510ed51ddff56575f306cf1617d80411ee76831ccd3097599140efdfe/cryptography-48.0.0-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:7995ef305d7165c3f11ae07f2517e5a4f1d5c18da1376a0a9ed496336b69e5f3", size = 4710620, upload-time = "2026-05-04T22:57:42.935Z" },
|
|
527
|
+
{ url = "https://files.pythonhosted.org/packages/14/d5/e9c4ef932c8d800490c34d8bd589d64a31d5890e27ec9e9ad532be893294/cryptography-48.0.0-cp311-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:40ba1f85eaa6959837b1d51c9767e230e14612eea4ef110ee8854ada22da1bf5", size = 4696283, upload-time = "2026-05-04T22:57:45.294Z" },
|
|
528
|
+
{ url = "https://files.pythonhosted.org/packages/0c/29/174b9dfb60b12d59ecfc6cfa04bc88c21b42a54f01b8aae09bb6e51e4c7f/cryptography-48.0.0-cp311-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:369a6348999f94bbd53435c894377b20ab95f25a9065c283570e70150d8abc3c", size = 5296573, upload-time = "2026-05-04T22:57:47.933Z" },
|
|
529
|
+
{ url = "https://files.pythonhosted.org/packages/95/38/0d29a6fd7d0d1373f0c0c88a04ba20e359b257753ac497564cd660fc1d55/cryptography-48.0.0-cp311-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:a0e692c683f4df67815a2d258b324e66f4738bd7a96a218c826dce4f4bd05d8f", size = 4743677, upload-time = "2026-05-04T22:57:50.067Z" },
|
|
530
|
+
{ url = "https://files.pythonhosted.org/packages/30/be/eef653013d5c63b6a490529e0316f9ac14a37602965d4903efed1399f32b/cryptography-48.0.0-cp311-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:18349bbc56f4743c8b12dc32e2bccb2cf83ee8b69a3bba74ef8ae857e26b3d25", size = 4330808, upload-time = "2026-05-04T22:57:52.301Z" },
|
|
531
|
+
{ url = "https://files.pythonhosted.org/packages/84/9e/500463e87abb7a0a0f9f256ec21123ecde0a7b5541a15e840ea54551fd81/cryptography-48.0.0-cp311-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:7e8eac43dfca5c4cccc6dad9a80504436fca53bb9bc3100a2386d730fbe6b602", size = 4695941, upload-time = "2026-05-04T22:57:54.603Z" },
|
|
532
|
+
{ url = "https://files.pythonhosted.org/packages/e3/dc/7303087450c2ec9e7fbb750e17c2abfbc658f23cbd0e54009509b7cc4091/cryptography-48.0.0-cp311-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:9ccdac7d40688ecb5a3b4a604b8a88c8002e3442d6c60aead1db2a89a041560c", size = 5252579, upload-time = "2026-05-04T22:57:57.207Z" },
|
|
533
|
+
{ url = "https://files.pythonhosted.org/packages/d0/c0/7101d3b7215edcdc90c45da544961fd8ed2d6448f77577460fa75a8443f7/cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:bd72e68b06bb1e96913f97dd4901119bc17f39d4586a5adf2d3e47bc2b9d58b5", size = 4743326, upload-time = "2026-05-04T22:57:59.535Z" },
|
|
534
|
+
{ url = "https://files.pythonhosted.org/packages/ac/d8/5b833bad13016f562ab9d063d68199a4bd121d18458e439515601d3357ec/cryptography-48.0.0-cp311-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:59baa2cb386c4f0b9905bd6eb4c2a79a69a128408fd31d32ca4d7102d4156321", size = 4826672, upload-time = "2026-05-04T22:58:01.996Z" },
|
|
535
|
+
{ url = "https://files.pythonhosted.org/packages/98/e1/7074eb8bf3c135558c73fc2bcf0f5633f912e6fb87e868a55c454080ef09/cryptography-48.0.0-cp311-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:9249e3cd978541d665967ac2cb2787fd6a62bddf1e75b3e347a594d7dacf4f74", size = 4972574, upload-time = "2026-05-04T22:58:03.968Z" },
|
|
536
|
+
{ url = "https://files.pythonhosted.org/packages/04/70/e5a1b41d325f797f39427aa44ef8baf0be500065ab6d8e10369d850d4a4f/cryptography-48.0.0-cp311-abi3-win32.whl", hash = "sha256:9c459db21422be75e2809370b829a87eb37f74cd785fc4aa9ea1e5f43b47cda4", size = 3294868, upload-time = "2026-05-04T22:58:06.467Z" },
|
|
537
|
+
{ url = "https://files.pythonhosted.org/packages/f4/ac/8ac51b4a5fc5932eb7ee5c517ba7dc8cd834f0048962b6b352f00f41ebf9/cryptography-48.0.0-cp311-abi3-win_amd64.whl", hash = "sha256:5b012212e08b8dd5edc78ef54da83dd9892fd9105323b3993eff6bea65dc21d7", size = 3817107, upload-time = "2026-05-04T22:58:08.845Z" },
|
|
538
|
+
{ url = "https://files.pythonhosted.org/packages/6b/84/70e3feea9feea87fd7cbe77efb2712ae1e3e6edf10749dc6e95f4e60e455/cryptography-48.0.0-cp314-cp314t-macosx_10_9_universal2.whl", hash = "sha256:3cb07a3ed6431663cd321ea8a000a1314c74211f823e4177fefa2255e057d1ec", size = 7986556, upload-time = "2026-05-04T22:58:11.172Z" },
|
|
539
|
+
{ url = "https://files.pythonhosted.org/packages/89/6e/18e07a618bb5442ba10cf4df16e99c071365528aa570dfcb8c02e25a303b/cryptography-48.0.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:8c7378637d7d88016fa6791c159f698b3d3eed28ebf844ac36b9dc04a14dae18", size = 4684776, upload-time = "2026-05-04T22:58:13.712Z" },
|
|
540
|
+
{ url = "https://files.pythonhosted.org/packages/be/6a/4ea3b4c6c6759794d5ee2103c304a5076dc4b19ae1f9fe47dba439e159e9/cryptography-48.0.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:cc90c0b39b2e3c65ef52c804b72e3c58f8a04ab2a1871272798e5f9572c17d20", size = 4698121, upload-time = "2026-05-04T22:58:16.448Z" },
|
|
541
|
+
{ url = "https://files.pythonhosted.org/packages/2f/59/6ff6ad6cae03bb887da2a5860b2c9805f8dac969ef01ce563336c49bd1d1/cryptography-48.0.0-cp314-cp314t-manylinux_2_28_aarch64.whl", hash = "sha256:76341972e1eff8b4bea859f09c0d3e64b96ce931b084f9b9b7db8ef364c30eff", size = 4690042, upload-time = "2026-05-04T22:58:18.544Z" },
|
|
542
|
+
{ url = "https://files.pythonhosted.org/packages/ca/b4/fc334ed8cfd705aca282fe4d8f5ae64a8e0f74932e9feecb344610cf6e4d/cryptography-48.0.0-cp314-cp314t-manylinux_2_28_ppc64le.whl", hash = "sha256:55b7718303bf06a5753dcdccf2f3945cf18ad7bffde41b61226e4db31ab89a9c", size = 5282526, upload-time = "2026-05-04T22:58:20.75Z" },
|
|
543
|
+
{ url = "https://files.pythonhosted.org/packages/11/08/9f8c5386cc4cd90d8255c7cdd0f5baf459a08502a09de30dc51f553d38dc/cryptography-48.0.0-cp314-cp314t-manylinux_2_28_x86_64.whl", hash = "sha256:a64697c641c7b1b2178e573cbc31c7c6684cd56883a478d75143dbb7118036db", size = 4733116, upload-time = "2026-05-04T22:58:23.627Z" },
|
|
544
|
+
{ url = "https://files.pythonhosted.org/packages/b8/77/99307d7574045699f8805aa500fa0fb83422d115b5400a064ddd306d7750/cryptography-48.0.0-cp314-cp314t-manylinux_2_31_armv7l.whl", hash = "sha256:561215ea3879cb1cbbf272867e2efda62476f240fb58c64de6b393ae19246741", size = 4316030, upload-time = "2026-05-04T22:58:25.581Z" },
|
|
545
|
+
{ url = "https://files.pythonhosted.org/packages/fd/36/a608b98337af3cb2aff4818e406649d30572b7031918b04c87d979495348/cryptography-48.0.0-cp314-cp314t-manylinux_2_34_aarch64.whl", hash = "sha256:ad64688338ed4bc1a6618076ba75fd7194a5f1797ac60b47afe926285adb3166", size = 4689640, upload-time = "2026-05-04T22:58:27.747Z" },
|
|
546
|
+
{ url = "https://files.pythonhosted.org/packages/dd/a6/825010a291b4438aecc1f568bc428189fc1175515223632477c07dc0a6df/cryptography-48.0.0-cp314-cp314t-manylinux_2_34_ppc64le.whl", hash = "sha256:906cbf0670286c6e0044156bc7d4af9cbb0ef6db9f73e52c3ec56ba6bdde5336", size = 5237657, upload-time = "2026-05-04T22:58:29.848Z" },
|
|
547
|
+
{ url = "https://files.pythonhosted.org/packages/b9/09/4e76a09b4caa29aad535ddc806f5d4c5d01885bd978bd984fbc6ca032cae/cryptography-48.0.0-cp314-cp314t-manylinux_2_34_x86_64.whl", hash = "sha256:ea8990436d914540a40ab24b6a77c0969695ed52f4a4874c5137ccf7045a7057", size = 4732362, upload-time = "2026-05-04T22:58:32.009Z" },
|
|
548
|
+
{ url = "https://files.pythonhosted.org/packages/18/78/444fa04a77d0cb95f417dda20d450e13c56ba8e5220fc892a1658f44f882/cryptography-48.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:c18684a7f0cc9a3cb60328f496b8e3372def7c5d2df39ac267878b05565aaaae", size = 4819580, upload-time = "2026-05-04T22:58:34.254Z" },
|
|
549
|
+
{ url = "https://files.pythonhosted.org/packages/38/85/ea67067c70a1fd4be2c63d35eeed82658023021affccc7b17705f8527dd2/cryptography-48.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:9be5aafa5736574f8f15f262adc81b2a9869e2cfe9014d52a44633905b40d52c", size = 4963283, upload-time = "2026-05-04T22:58:36.376Z" },
|
|
550
|
+
{ url = "https://files.pythonhosted.org/packages/75/54/cc6d0f3deac3e81c7f847e8a189a12b6cdd65059b43dad25d4316abd849a/cryptography-48.0.0-cp314-cp314t-win32.whl", hash = "sha256:c17dfe85494deaeddc5ce251aebd1d60bbe6afc8b62071bb0b469431a000124f", size = 3270954, upload-time = "2026-05-04T22:58:38.791Z" },
|
|
551
|
+
{ url = "https://files.pythonhosted.org/packages/49/67/cc947e288c0758a4e5473d1dcb743037ab7785541265a969240b8885441a/cryptography-48.0.0-cp314-cp314t-win_amd64.whl", hash = "sha256:27241b1dc9962e056062a8eef1991d02c3a24569c95975bd2322a8a52c6e5e12", size = 3797313, upload-time = "2026-05-04T22:58:40.746Z" },
|
|
552
|
+
{ url = "https://files.pythonhosted.org/packages/f2/63/61d4a4e1c6b6bab6ce1e213cd36a24c415d90e76d78c5eb8577c5541d2e8/cryptography-48.0.0-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:58d00498e8933e4a194f3076aee1b4a97dfec1a6da444535755822fe5d8b0b86", size = 7983482, upload-time = "2026-05-04T22:58:43.769Z" },
|
|
553
|
+
{ url = "https://files.pythonhosted.org/packages/d5/ac/f5b5995b87770c693e2596559ffafe195b4033a57f14a82268a2842953f3/cryptography-48.0.0-cp39-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:614d0949f4790582d2cc25553abd09dd723025f0c0e7c67376a1d77196743d6e", size = 4683266, upload-time = "2026-05-04T22:58:46.064Z" },
|
|
554
|
+
{ url = "https://files.pythonhosted.org/packages/ec/c6/8b14f67e18338fbc4adb76f66c001f5c3610b3e2d1837f268f47a347dbbb/cryptography-48.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:7ce4bfae76319a532a2dc68f82cc32f5676ee792a983187dac07183690e5c66f", size = 4696228, upload-time = "2026-05-04T22:58:48.22Z" },
|
|
555
|
+
{ url = "https://files.pythonhosted.org/packages/ea/73/f808fbae9514bd91b47875b003f13e284c8c6bdfd904b7944e803937eec1/cryptography-48.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:2eb992bbd4661238c5a397594c83f5b4dc2bc5b848c365c8f991b6780efcc5c7", size = 4689097, upload-time = "2026-05-04T22:58:50.9Z" },
|
|
556
|
+
{ url = "https://files.pythonhosted.org/packages/93/01/d86632d7d28db8ae83221995752eeb6639ffb374c2d22955648cf8d52797/cryptography-48.0.0-cp39-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:22a5cb272895dce158b2cacdfdc3debd299019659f42947dbdac6f32d68fe832", size = 5283582, upload-time = "2026-05-04T22:58:53.017Z" },
|
|
557
|
+
{ url = "https://files.pythonhosted.org/packages/02/e1/50edc7a50334807cc4791fc4a0ce7468b4a1416d9138eab358bfc9a3d70b/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:2b4d59804e8408e2fea7d1fbaf218e5ec984325221db76e6a241a9abd6cdd95c", size = 4730479, upload-time = "2026-05-04T22:58:55.611Z" },
|
|
558
|
+
{ url = "https://files.pythonhosted.org/packages/6f/af/99a582b1b1641ff5911ac559beb45097cf79efd4ead4657f578ef1af2d47/cryptography-48.0.0-cp39-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:984a20b0f62a26f48a3396c72e4bc34c66e356d356bf370053066b3b6d54634a", size = 4326481, upload-time = "2026-05-04T22:58:57.607Z" },
|
|
559
|
+
{ url = "https://files.pythonhosted.org/packages/90/ee/89aa26a06ef0a7d7611788ffd571a7c50e368cc6a4d5eef8b4884e866edb/cryptography-48.0.0-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:5a5ed8fde7a1d09376ca0b40e68cd59c69fe23b1f9768bd5824f54681626032a", size = 4688713, upload-time = "2026-05-04T22:59:00.077Z" },
|
|
560
|
+
{ url = "https://files.pythonhosted.org/packages/70/ba/bcb1b0bb7a33d4c7c0c4d4c7874b4a62ae4f56113a5f4baefa362dfb1f0f/cryptography-48.0.0-cp39-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:8cd666227ef7af430aa5914a9910e0ddd703e75f039cef0825cd0da71b6b711a", size = 5238165, upload-time = "2026-05-04T22:59:02.317Z" },
|
|
561
|
+
{ url = "https://files.pythonhosted.org/packages/c9/70/ca4003b1ce5ca3dc3186ada51908c8a9b9ff7d5cab83cc0d43ee14ec144f/cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:9071196d81abc88b3516ac8cdfad32e2b66dd4a5393a8e68a961e9161ddc6239", size = 4729947, upload-time = "2026-05-04T22:59:05.255Z" },
|
|
562
|
+
{ url = "https://files.pythonhosted.org/packages/44/a0/4ec7cf774207905aef1a8d11c3750d5a1db805eb380ee4e16df317870128/cryptography-48.0.0-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:1e2d54c8be6152856a36f0882ab231e70f8ec7f14e93cf87db8a2ed056bf160c", size = 4822059, upload-time = "2026-05-04T22:59:07.802Z" },
|
|
563
|
+
{ url = "https://files.pythonhosted.org/packages/1e/75/a2e55f99c16fcac7b5d6c1eb19ad8e00799854d6be5ca845f9259eae1681/cryptography-48.0.0-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a5da777e32ffed6f85a7b2b3f7c5cbc88c146bfcd0a1d7baf5fcc6c52ee35dd4", size = 4960575, upload-time = "2026-05-04T22:59:09.851Z" },
|
|
564
|
+
{ url = "https://files.pythonhosted.org/packages/b8/23/6e6f32143ab5d8b36ca848a502c4bcd477ae75b9e1677e3530d669062578/cryptography-48.0.0-cp39-abi3-win32.whl", hash = "sha256:77a2ccbbe917f6710e05ba9adaa25fb5075620bf3ea6fb751997875aff4ae4bd", size = 3279117, upload-time = "2026-05-04T22:59:12.019Z" },
|
|
565
|
+
{ url = "https://files.pythonhosted.org/packages/9d/9a/0fea98a70cf1749d41d738836f6349d97945f7c89433a259a6c2642eefeb/cryptography-48.0.0-cp39-abi3-win_amd64.whl", hash = "sha256:16cd65b9330583e4619939b3a3843eec1e6e789744bb01e7c7e2e62e33c239c8", size = 3792100, upload-time = "2026-05-04T22:59:14.884Z" },
|
|
566
566
|
]
|
|
567
567
|
|
|
568
568
|
[[package]]
|
|
569
569
|
name = "cyclopts"
|
|
570
|
-
version = "4.
|
|
570
|
+
version = "4.16.1"
|
|
571
571
|
source = { registry = "https://pypi.org/simple" }
|
|
572
572
|
dependencies = [
|
|
573
573
|
{ name = "attrs" },
|
|
@@ -575,9 +575,9 @@ dependencies = [
|
|
|
575
575
|
{ name = "rich" },
|
|
576
576
|
{ name = "rich-rst" },
|
|
577
577
|
]
|
|
578
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
578
|
+
sdist = { url = "https://files.pythonhosted.org/packages/34/07/bf61d13de86d96a4c46aff00c9ca0eced44bcc8c3e16280605c1253e5720/cyclopts-4.16.1.tar.gz", hash = "sha256:8aa47bf92a5fb33abca5af05e576eecdb0d2f79893ad29238046df78370fc4a8", size = 181196, upload-time = "2026-05-25T15:29:08.518Z" }
|
|
579
579
|
wheels = [
|
|
580
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
580
|
+
{ url = "https://files.pythonhosted.org/packages/00/8d/7f362c2fb8ef4decd2160bc24d4292c6ca658cc6d9a161b89ca5122bbdbf/cyclopts-4.16.1-py3-none-any.whl", hash = "sha256:617795392c4113a2c2cc7af716f20244900e87f23daa05442d1268d81472a592", size = 219020, upload-time = "2026-05-25T15:29:09.646Z" },
|
|
581
581
|
]
|
|
582
582
|
|
|
583
583
|
[[package]]
|
|
@@ -741,7 +741,7 @@ wheels = [
|
|
|
741
741
|
|
|
742
742
|
[[package]]
|
|
743
743
|
name = "fastapi"
|
|
744
|
-
version = "0.
|
|
744
|
+
version = "0.128.4"
|
|
745
745
|
source = { registry = "https://pypi.org/simple" }
|
|
746
746
|
dependencies = [
|
|
747
747
|
{ name = "annotated-doc" },
|
|
@@ -750,26 +750,26 @@ dependencies = [
|
|
|
750
750
|
{ name = "typing-extensions" },
|
|
751
751
|
{ name = "typing-inspection" },
|
|
752
752
|
]
|
|
753
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
753
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c9/b7/21bf3d694cbff0b7cf5f459981d996c2c15e072bd5ca5609806383947f1e/fastapi-0.128.4.tar.gz", hash = "sha256:d6a2cc4c0edfbb2499f3fdec55ba62e751ee58a6354c50f85ed0dabdfbcfeb60", size = 375898, upload-time = "2026-02-07T08:14:09.616Z" }
|
|
754
754
|
wheels = [
|
|
755
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
755
|
+
{ url = "https://files.pythonhosted.org/packages/ae/8b/c8050e556f5d7a1f33a93c2c94379a0bae23c58a79ad9709d7e052d0c3b8/fastapi-0.128.4-py3-none-any.whl", hash = "sha256:9321282cee605fd2075ccbc95c0f2e549d675c59de4a952bba202cd1730ac66b", size = 103684, upload-time = "2026-02-07T08:14:07.939Z" },
|
|
756
756
|
]
|
|
757
757
|
|
|
758
758
|
[[package]]
|
|
759
759
|
name = "fastmcp"
|
|
760
|
-
version = "3.4.
|
|
760
|
+
version = "3.4.0"
|
|
761
761
|
source = { registry = "https://pypi.org/simple" }
|
|
762
762
|
dependencies = [
|
|
763
763
|
{ name = "fastmcp-slim", extra = ["client", "server"] },
|
|
764
764
|
]
|
|
765
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
765
|
+
sdist = { url = "https://files.pythonhosted.org/packages/64/24/519739e98daf92ebc64580e9d3320649bf9a1612c029a913dd88c3474d73/fastmcp-3.4.0.tar.gz", hash = "sha256:29055fb6816f4862c615aabaf0112ae8feb8b469740db13403a0ce5b799ec1dc", size = 28754939, upload-time = "2026-06-03T02:32:40.206Z" }
|
|
766
766
|
wheels = [
|
|
767
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
767
|
+
{ url = "https://files.pythonhosted.org/packages/e9/72/9f9bbfc3a8d26870dbdbbd633cd1c6f42b8d3bec379426c760676d936e86/fastmcp-3.4.0-py3-none-any.whl", hash = "sha256:34523083d6149400a0655a8aa769eb34f85b1ce6dac6d66efb07503ebbe5f44b", size = 8017, upload-time = "2026-06-03T02:32:38.05Z" },
|
|
768
768
|
]
|
|
769
769
|
|
|
770
770
|
[[package]]
|
|
771
771
|
name = "fastmcp-slim"
|
|
772
|
-
version = "3.4.
|
|
772
|
+
version = "3.4.0"
|
|
773
773
|
source = { registry = "https://pypi.org/simple" }
|
|
774
774
|
dependencies = [
|
|
775
775
|
{ name = "platformdirs" },
|
|
@@ -779,9 +779,9 @@ dependencies = [
|
|
|
779
779
|
{ name = "rich" },
|
|
780
780
|
{ name = "typing-extensions" },
|
|
781
781
|
]
|
|
782
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
782
|
+
sdist = { url = "https://files.pythonhosted.org/packages/e7/b0/4da6078c2d6aa0a38a8b1ae0271e1ed400f9e2cd1b3b46e6453fb1fe2b75/fastmcp_slim-3.4.0.tar.gz", hash = "sha256:faa0ccf16e85ec4b9f79c006fed3546b866d7e6dba3f60cd32cd98e84753a496", size = 575895, upload-time = "2026-06-03T02:32:18.744Z" }
|
|
783
783
|
wheels = [
|
|
784
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
784
|
+
{ url = "https://files.pythonhosted.org/packages/58/66/cc283d4efd3faf325c26f51cfb43a118270ea732e70dda509f49d80ea625/fastmcp_slim-3.4.0-py3-none-any.whl", hash = "sha256:17cd0a1535972d3748d8c2416f0826dfc86c18df7a6cbc38602373277d44baa6", size = 748849, upload-time = "2026-06-03T02:32:17.435Z" },
|
|
785
785
|
]
|
|
786
786
|
|
|
787
787
|
[package.optional-dependencies]
|
|
@@ -792,7 +792,6 @@ client = [
|
|
|
792
792
|
{ name = "mcp" },
|
|
793
793
|
{ name = "opentelemetry-api" },
|
|
794
794
|
{ name = "py-key-value-aio", extra = ["filetree", "keyring", "memory"] },
|
|
795
|
-
{ name = "starlette" },
|
|
796
795
|
]
|
|
797
796
|
server = [
|
|
798
797
|
{ name = "authlib" },
|
|
@@ -811,7 +810,6 @@ server = [
|
|
|
811
810
|
{ name = "pyperclip" },
|
|
812
811
|
{ name = "python-multipart" },
|
|
813
812
|
{ name = "pyyaml" },
|
|
814
|
-
{ name = "starlette" },
|
|
815
813
|
{ name = "uncalled-for" },
|
|
816
814
|
{ name = "uvicorn" },
|
|
817
815
|
{ name = "watchfiles" },
|
|
@@ -1419,14 +1417,14 @@ wheels = [
|
|
|
1419
1417
|
|
|
1420
1418
|
[[package]]
|
|
1421
1419
|
name = "joserfc"
|
|
1422
|
-
version = "1.7.
|
|
1420
|
+
version = "1.7.0"
|
|
1423
1421
|
source = { registry = "https://pypi.org/simple" }
|
|
1424
1422
|
dependencies = [
|
|
1425
1423
|
{ name = "cryptography" },
|
|
1426
1424
|
]
|
|
1427
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1425
|
+
sdist = { url = "https://files.pythonhosted.org/packages/d3/c3/2f590052b55cbdd0ace470ee7ee1f685f6882051be93a9374891005623e2/joserfc-1.7.0.tar.gz", hash = "sha256:4aced6ab0c47846f0a531402aec2419a874b91e918df9c4c9da8a82fb559d6c4", size = 232967, upload-time = "2026-06-02T09:59:34.506Z" }
|
|
1428
1426
|
wheels = [
|
|
1429
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1427
|
+
{ url = "https://files.pythonhosted.org/packages/5b/83/b6b62a66a06ce872d9429a5eb5ee20b2002fd9c331b953c94381c1f7c9f9/joserfc-1.7.0-py3-none-any.whl", hash = "sha256:17e5d7a5a35e65442b05efc435a3d5d46696ffa2c8a2ed0eea6f63fc268e3224", size = 70387, upload-time = "2026-06-02T09:59:33.264Z" },
|
|
1430
1428
|
]
|
|
1431
1429
|
|
|
1432
1430
|
[[package]]
|
|
@@ -2715,11 +2713,11 @@ wheels = [
|
|
|
2715
2713
|
|
|
2716
2714
|
[[package]]
|
|
2717
2715
|
name = "python-multipart"
|
|
2718
|
-
version = "0.0.
|
|
2716
|
+
version = "0.0.30"
|
|
2719
2717
|
source = { registry = "https://pypi.org/simple" }
|
|
2720
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
2718
|
+
sdist = { url = "https://files.pythonhosted.org/packages/4b/82/c8cd43a6e0719bf5a3b034f6726dd701f75829c08944c83d4b95d02ed0e8/python_multipart-0.0.30.tar.gz", hash = "sha256:0edfe0475c1f46ddd3ff7785a626f6118af32bdcf359bb21260367313bb32118", size = 46316, upload-time = "2026-05-31T19:24:55.198Z" }
|
|
2721
2719
|
wheels = [
|
|
2722
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2720
|
+
{ url = "https://files.pythonhosted.org/packages/1c/fd/0318007beb234790993d3ec5afd051d1dbceb733e81e3afe2b981ece3f37/python_multipart-0.0.30-py3-none-any.whl", hash = "sha256:830964def8c90607ac5daa00514e3987815865713ade8d20febc9177ac0c3c5b", size = 29730, upload-time = "2026-05-31T19:24:53.814Z" },
|
|
2723
2721
|
]
|
|
2724
2722
|
|
|
2725
2723
|
[[package]]
|
|
@@ -3042,16 +3040,15 @@ wheels = [
|
|
|
3042
3040
|
|
|
3043
3041
|
[[package]]
|
|
3044
3042
|
name = "setuptools-scm"
|
|
3045
|
-
version = "
|
|
3043
|
+
version = "9.2.2"
|
|
3046
3044
|
source = { registry = "https://pypi.org/simple" }
|
|
3047
3045
|
dependencies = [
|
|
3048
3046
|
{ name = "packaging" },
|
|
3049
3047
|
{ name = "setuptools" },
|
|
3050
|
-
{ name = "vcs-versioning" },
|
|
3051
3048
|
]
|
|
3052
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3049
|
+
sdist = { url = "https://files.pythonhosted.org/packages/7b/b1/19587742aad604f1988a8a362e660e8c3ac03adccdb71c96d86526e5eb62/setuptools_scm-9.2.2.tar.gz", hash = "sha256:1c674ab4665686a0887d7e24c03ab25f24201c213e82ea689d2f3e169ef7ef57", size = 203385, upload-time = "2025-10-19T22:08:05.608Z" }
|
|
3053
3050
|
wheels = [
|
|
3054
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3051
|
+
{ url = "https://files.pythonhosted.org/packages/3d/ea/ac2bf868899d0d2e82ef72d350d97a846110c709bacf2d968431576ca915/setuptools_scm-9.2.2-py3-none-any.whl", hash = "sha256:30e8f84d2ab1ba7cb0e653429b179395d0c33775d54807fc5f1dd6671801aef7", size = 62975, upload-time = "2025-10-19T22:08:04.007Z" },
|
|
3055
3052
|
]
|
|
3056
3053
|
|
|
3057
3054
|
[[package]]
|
|
@@ -3089,15 +3086,15 @@ wheels = [
|
|
|
3089
3086
|
|
|
3090
3087
|
[[package]]
|
|
3091
3088
|
name = "sse-starlette"
|
|
3092
|
-
version = "3.
|
|
3089
|
+
version = "3.2.0"
|
|
3093
3090
|
source = { registry = "https://pypi.org/simple" }
|
|
3094
3091
|
dependencies = [
|
|
3095
3092
|
{ name = "anyio" },
|
|
3096
3093
|
{ name = "starlette" },
|
|
3097
3094
|
]
|
|
3098
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3095
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8b/8d/00d280c03ffd39aaee0e86ec81e2d3b9253036a0f93f51d10503adef0e65/sse_starlette-3.2.0.tar.gz", hash = "sha256:8127594edfb51abe44eac9c49e59b0b01f1039d0c7461c6fd91d4e03b70da422", size = 27253, upload-time = "2026-01-17T13:11:05.62Z" }
|
|
3099
3096
|
wheels = [
|
|
3100
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3097
|
+
{ url = "https://files.pythonhosted.org/packages/96/7f/832f015020844a8b8f7a9cbc103dd76ba8e3875004c41e08440ea3a2b41a/sse_starlette-3.2.0-py3-none-any.whl", hash = "sha256:5876954bd51920fc2cd51baee47a080eb88a37b5b784e615abb0b283f801cdbf", size = 12763, upload-time = "2026-01-17T13:11:03.775Z" },
|
|
3101
3098
|
]
|
|
3102
3099
|
|
|
3103
3100
|
[[package]]
|
|
@@ -3116,14 +3113,14 @@ wheels = [
|
|
|
3116
3113
|
|
|
3117
3114
|
[[package]]
|
|
3118
3115
|
name = "starlette"
|
|
3119
|
-
version = "
|
|
3116
|
+
version = "0.52.1"
|
|
3120
3117
|
source = { registry = "https://pypi.org/simple" }
|
|
3121
3118
|
dependencies = [
|
|
3122
3119
|
{ name = "anyio" },
|
|
3123
3120
|
]
|
|
3124
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3121
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c4/68/79977123bb7be889ad680d79a40f339082c1978b5cfcf62c2d8d196873ac/starlette-0.52.1.tar.gz", hash = "sha256:834edd1b0a23167694292e94f597773bc3f89f362be6effee198165a35d62933", size = 2653702, upload-time = "2026-01-18T13:34:11.062Z" }
|
|
3125
3122
|
wheels = [
|
|
3126
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3123
|
+
{ url = "https://files.pythonhosted.org/packages/81/0d/13d1d239a25cbfb19e740db83143e95c772a1fe10202dda4b76792b114dd/starlette-0.52.1-py3-none-any.whl", hash = "sha256:0029d43eb3d273bc4f83a08720b4912ea4b071087a3b48db01b7c839f7954d74", size = 74272, upload-time = "2026-01-18T13:34:09.188Z" },
|
|
3127
3124
|
]
|
|
3128
3125
|
|
|
3129
3126
|
[[package]]
|
|
@@ -3246,27 +3243,26 @@ wheels = [
|
|
|
3246
3243
|
|
|
3247
3244
|
[[package]]
|
|
3248
3245
|
name = "ty"
|
|
3249
|
-
version = "0.0.
|
|
3250
|
-
source = { registry = "https://pypi.org/simple" }
|
|
3251
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3252
|
-
wheels = [
|
|
3253
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3254
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3255
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3256
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3257
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3258
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3259
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3260
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3261
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3262
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3263
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3264
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3265
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3266
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3267
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3268
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3269
|
-
{ url = "https://files.pythonhosted.org/packages/1a/fe/a8f8ad81612ab7f75a170c70710f8d2c4ada39e86b827a4e524086f50c24/ty-0.0.48-py3-none-win_arm64.whl", hash = "sha256:77c94e4484897c3a184821cd56274b71f1c001663331f9c1ba06ac889633bff6", size = 11542770, upload-time = "2026-06-10T22:35:51.122Z" },
|
|
3246
|
+
version = "0.0.15"
|
|
3247
|
+
source = { registry = "https://pypi.org/simple" }
|
|
3248
|
+
sdist = { url = "https://files.pythonhosted.org/packages/4e/25/257602d316b9333089b688a7a11b33ebc660b74e8dacf400dc3dfdea1594/ty-0.0.15.tar.gz", hash = "sha256:4f9a5b8df208c62dba56e91b93bed8b5bb714839691b8cff16d12c983bfa1174", size = 5101936, upload-time = "2026-02-05T01:06:34.922Z" }
|
|
3249
|
+
wheels = [
|
|
3250
|
+
{ url = "https://files.pythonhosted.org/packages/ce/c5/35626e732b79bf0e6213de9f79aff59b5f247c0a1e3ce0d93e675ab9b728/ty-0.0.15-py3-none-linux_armv6l.whl", hash = "sha256:68e092458516c61512dac541cde0a5e4e5842df00b4e81881ead8f745ddec794", size = 10138374, upload-time = "2026-02-05T01:07:03.804Z" },
|
|
3251
|
+
{ url = "https://files.pythonhosted.org/packages/d5/8a/48fd81664604848f79d03879b3ca3633762d457a069b07e09fb1b87edd6e/ty-0.0.15-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:79f2e75289eae3cece94c51118b730211af4ba5762906f52a878041b67e54959", size = 9947858, upload-time = "2026-02-05T01:06:47.453Z" },
|
|
3252
|
+
{ url = "https://files.pythonhosted.org/packages/b6/85/c1ac8e97bcd930946f4c94db85b675561d590b4e72703bf3733419fc3973/ty-0.0.15-py3-none-macosx_11_0_arm64.whl", hash = "sha256:112a7b26e63e48cc72c8c5b03227d1db280cfa57a45f2df0e264c3a016aa8c3c", size = 9443220, upload-time = "2026-02-05T01:06:44.98Z" },
|
|
3253
|
+
{ url = "https://files.pythonhosted.org/packages/3c/d9/244bc02599d950f7a4298fbc0c1b25cc808646b9577bdf7a83470b2d1cec/ty-0.0.15-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:71f62a2644972975a657d9dc867bf901235cde51e8d24c20311067e7afd44a56", size = 9949976, upload-time = "2026-02-05T01:07:01.515Z" },
|
|
3254
|
+
{ url = "https://files.pythonhosted.org/packages/7e/ab/3a0daad66798c91a33867a3ececf17d314ac65d4ae2bbbd28cbfde94da63/ty-0.0.15-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9e48b42be2d257317c85b78559233273b655dd636fc61e7e1d69abd90fd3cba4", size = 9965918, upload-time = "2026-02-05T01:06:54.283Z" },
|
|
3255
|
+
{ url = "https://files.pythonhosted.org/packages/39/4e/e62b01338f653059a7c0cd09d1a326e9a9eedc351a0f0de9db0601658c3d/ty-0.0.15-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:27dd5b52a421e6871c5bfe9841160331b60866ed2040250cb161886478ab3e4f", size = 10424943, upload-time = "2026-02-05T01:07:08.777Z" },
|
|
3256
|
+
{ url = "https://files.pythonhosted.org/packages/65/b5/7aa06655ce69c0d4f3e845d2d85e79c12994b6d84c71699cfb437e0bc8cf/ty-0.0.15-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:76b85c9ec2219e11c358a7db8e21b7e5c6674a1fb9b6f633836949de98d12286", size = 10964692, upload-time = "2026-02-05T01:06:37.103Z" },
|
|
3257
|
+
{ url = "https://files.pythonhosted.org/packages/13/04/36fdfe1f3c908b471e246e37ce3d011175584c26d3853e6c5d9a0364564c/ty-0.0.15-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a9e8204c61d8ede4f21f2975dce74efdb80fafb2fae1915c666cceb33ea3c90b", size = 10692225, upload-time = "2026-02-05T01:06:49.714Z" },
|
|
3258
|
+
{ url = "https://files.pythonhosted.org/packages/13/41/5bf882649bd8b64ded5fbce7fb8d77fb3b868de1a3b1a6c4796402b47308/ty-0.0.15-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af87c3be7c944bb4d6609d6c63e4594944b0028c7bd490a525a82b88fe010d6d", size = 10516776, upload-time = "2026-02-05T01:06:52.047Z" },
|
|
3259
|
+
{ url = "https://files.pythonhosted.org/packages/56/75/66852d7e004f859839c17ffe1d16513c1e7cc04bcc810edb80ca022a9124/ty-0.0.15-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:50dccf7398505e5966847d366c9e4c650b8c225411c2a68c32040a63b9521eea", size = 9928828, upload-time = "2026-02-05T01:06:56.647Z" },
|
|
3260
|
+
{ url = "https://files.pythonhosted.org/packages/65/72/96bc16c7b337a3ef358fd227b3c8ef0c77405f3bfbbfb59ee5915f0d9d71/ty-0.0.15-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:bd797b8f231a4f4715110259ad1ad5340a87b802307f3e06d92bfb37b858a8f3", size = 9978960, upload-time = "2026-02-05T01:06:29.567Z" },
|
|
3261
|
+
{ url = "https://files.pythonhosted.org/packages/a0/18/d2e316a35b626de2227f832cd36d21205e4f5d96fd036a8af84c72ecec1b/ty-0.0.15-py3-none-musllinux_1_2_i686.whl", hash = "sha256:9deb7f20e18b25440a9aa4884f934ba5628ef456dbde91819d5af1a73da48af3", size = 10135903, upload-time = "2026-02-05T01:06:59.256Z" },
|
|
3262
|
+
{ url = "https://files.pythonhosted.org/packages/02/d3/b617a79c9dad10c888d7c15cd78859e0160b8772273637b9c4241a049491/ty-0.0.15-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:7b31b3de031255b90a5f4d9cb3d050feae246067c87130e5a6861a8061c71754", size = 10615879, upload-time = "2026-02-05T01:07:06.661Z" },
|
|
3263
|
+
{ url = "https://files.pythonhosted.org/packages/fb/b0/2652a73c71c77296a6343217063f05745da60c67b7e8a8e25f2064167fce/ty-0.0.15-py3-none-win32.whl", hash = "sha256:9362c528ceb62c89d65c216336d28d500bc9f4c10418413f63ebc16886e16cc1", size = 9578058, upload-time = "2026-02-05T01:06:42.928Z" },
|
|
3264
|
+
{ url = "https://files.pythonhosted.org/packages/84/6e/08a4aedebd2a6ce2784b5bc3760e43d1861f1a184734a78215c2d397c1df/ty-0.0.15-py3-none-win_amd64.whl", hash = "sha256:4db040695ae67c5524f59cb8179a8fa277112e69042d7dfdac862caa7e3b0d9c", size = 10457112, upload-time = "2026-02-05T01:06:39.885Z" },
|
|
3265
|
+
{ url = "https://files.pythonhosted.org/packages/b3/be/1991f2bc12847ae2d4f1e3ac5dcff8bb7bc1261390645c0755bb55616355/ty-0.0.15-py3-none-win_arm64.whl", hash = "sha256:e5a98d4119e77d6136461e16ae505f8f8069002874ab073de03fbcb1a5e8bf25", size = 9937490, upload-time = "2026-02-05T01:06:32.388Z" },
|
|
3270
3266
|
]
|
|
3271
3267
|
|
|
3272
3268
|
[[package]]
|
|
@@ -3346,27 +3342,15 @@ wheels = [
|
|
|
3346
3342
|
|
|
3347
3343
|
[[package]]
|
|
3348
3344
|
name = "uvicorn"
|
|
3349
|
-
version = "0.
|
|
3345
|
+
version = "0.40.0"
|
|
3350
3346
|
source = { registry = "https://pypi.org/simple" }
|
|
3351
3347
|
dependencies = [
|
|
3352
3348
|
{ name = "click" },
|
|
3353
3349
|
{ name = "h11" },
|
|
3354
3350
|
]
|
|
3355
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3356
|
-
wheels = [
|
|
3357
|
-
{ url = "https://files.pythonhosted.org/packages/88/fa/e1388bbcf24ef3274f45c0c1c7b501fd14971037c1b6ee23610553307497/uvicorn-0.49.0-py3-none-any.whl", hash = "sha256:ba3d14c3ee7e41c6c654c46c9eb489d33213cdd30aa1696eab1374337c13f68f", size = 71376, upload-time = "2026-06-03T22:01:29.037Z" },
|
|
3358
|
-
]
|
|
3359
|
-
|
|
3360
|
-
[[package]]
|
|
3361
|
-
name = "vcs-versioning"
|
|
3362
|
-
version = "1.1.1"
|
|
3363
|
-
source = { registry = "https://pypi.org/simple" }
|
|
3364
|
-
dependencies = [
|
|
3365
|
-
{ name = "packaging" },
|
|
3366
|
-
]
|
|
3367
|
-
sdist = { url = "https://files.pythonhosted.org/packages/49/42/d97a7795055677961c63a1eef8e7b19d5968ed992ed3a70ab8eb012efad8/vcs_versioning-1.1.1.tar.gz", hash = "sha256:fabd75a3cab7dd8ac02fe24a3a9ba936bf258667b5a62ed468c9a1da0f5775bc", size = 97575, upload-time = "2026-03-27T20:42:41.613Z" }
|
|
3351
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c3/d1/8f3c683c9561a4e6689dd3b1d345c815f10f86acd044ee1fb9a4dcd0b8c5/uvicorn-0.40.0.tar.gz", hash = "sha256:839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea", size = 81761, upload-time = "2025-12-21T14:16:22.45Z" }
|
|
3368
3352
|
wheels = [
|
|
3369
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3353
|
+
{ url = "https://files.pythonhosted.org/packages/3d/d8/2083a1daa7439a66f3a48589a57d576aa117726762618f6bb09fe3798796/uvicorn-0.40.0-py3-none-any.whl", hash = "sha256:c6c8f55bc8bf13eb6fa9ff87ad62308bbbc33d0b67f84293151efe87e0d5f2ee", size = 68502, upload-time = "2025-12-21T14:16:21.041Z" },
|
|
3370
3354
|
]
|
|
3371
3355
|
|
|
3372
3356
|
[[package]]
|
|
File without changes
|
{pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/.github/ISSUE_TEMPLATE/feature_request.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/_base/_agent/_agent_linking.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/backends/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic/api/jobs/backends/_in_process.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyagentic_core-2.7.0a2 → pyagentic_core-2.8.1.dev1}/pyagentic_core.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|