versionhq 1.2.4.6__tar.gz → 1.2.4.7__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.
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/PKG-INFO +1 -1
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/pyproject.toml +1 -1
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/__init__.py +1 -1
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/llm/model.py +1 -1
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/evaluation.py +11 -2
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq.egg-info/PKG-INFO +1 -1
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/uv.lock +7 -7
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.env.sample +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.github/workflows/deploy_docs.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.github/workflows/publish.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.github/workflows/publish_testpypi.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.github/workflows/run_tests.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.github/workflows/security_check.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.gitignore +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.pre-commit-config.yaml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/.python-version +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/LICENSE +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/README.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/SECURITY.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/db/preprocess.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/CNAME +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/_logos/favicon.ico +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/_logos/logo192.png +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent/config.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent/task-handling.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent-network/config.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent-network/form.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent-network/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/agent-network/ref.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/knowledge.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/llm/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/memory.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/rag-tool.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/evaluation.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/reference.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/response-field.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/task-execution.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/task-output.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task/task-strc-response.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/task-graph/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/core/tool.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/index.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/quickstart.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/stylesheets/main.css +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/docs/tags.md +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/mkdocs.yml +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/requirements-dev.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/requirements.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/runtime.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/setup.cfg +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_prompt/auto_feedback.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_prompt/constants.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_prompt/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/convert_img_url.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/i18n.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/is_valid_enum.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/is_valid_url.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/llm_as_a_judge.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/logger.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/process_config.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/usage_metrics.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/_utils/vars.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/TEMPLATES/Backstory.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/TEMPLATES/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/inhouse_agents.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/parser.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent/rpm_controller.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent_network/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent_network/formation.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/agent_network/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/cli/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/customer/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/customer/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/product/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/product/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/workflow/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/clients/workflow/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/_utils.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/embedding.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/source.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/source_docling.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/knowledge/storage.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/llm/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/llm/llm_vars.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/memory/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/memory/contextual_memory.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/memory/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/base.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/ltm_sqlite_storage.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/mem0_storage.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/rag_storage.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/task_output_storage.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/storage/utils.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/TEMPLATES/Description.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/formatter.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task/structured_response.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task_graph/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task_graph/colors.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task_graph/draft.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/task_graph/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/cache_handler.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/composio/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/composio/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/composio/params.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/decorator.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/gpt/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/gpt/_enum.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/gpt/cup.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/gpt/file_search.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/gpt/web_search.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/model.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/rag_tool.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq/tool/tool_handler.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq.egg-info/SOURCES.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq.egg-info/dependency_links.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq.egg-info/requires.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/src/versionhq.egg-info/top_level.txt +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_prompt/auto_feedback_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_prompt/prompt_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_sample/sample.csv +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_sample/sample.json +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_sample/sample.mp3 +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/_sample/screenshot.png +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent/agent_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent_network/Prompts/Demo_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent_network/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent_network/agent_network_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/agent_network/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/cli/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/clients/customer_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/clients/product_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/clients/workflow_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/conftest.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/formation_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/knowledge/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/knowledge/knowledge_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/knowledge/mock_report_compressed.pdf +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/llm/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/llm/llm_connection_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/llm/llm_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/memory/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/memory/memory_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/doc_eval_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/doc_taskoutput_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/eval_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task/task_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task_graph/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task_graph/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/task_graph/task_graph_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/__init__.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/composio_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/doc_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/gpt_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/rag_tool_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/tool/tool_test.py +0 -0
- {versionhq-1.2.4.6 → versionhq-1.2.4.7}/tests/usecase_test.py +0 -0
@@ -15,7 +15,7 @@ exclude = ["test*", "__pycache__", "*.egg-info"]
|
|
15
15
|
|
16
16
|
[project]
|
17
17
|
name = "versionhq"
|
18
|
-
version = "1.2.4.
|
18
|
+
version = "1.2.4.7"
|
19
19
|
authors = [{ name = "Kuriko Iwai", email = "kuriko@versi0n.io" }]
|
20
20
|
description = "Autonomous agent networks for task automation with multi-step reasoning."
|
21
21
|
readme = "README.md"
|
@@ -313,7 +313,7 @@ class LLM(BaseModel):
|
|
313
313
|
cred = self._set_env_vars()
|
314
314
|
|
315
315
|
if self.provider == "gemini":
|
316
|
-
self.response_format = { "type": "json_object" } if not tools else None
|
316
|
+
self.response_format = { "type": "json_object" } if not tools and self.model != "gemini/gemini-2.0-flash-thinking-exp" else None
|
317
317
|
else:
|
318
318
|
self.response_format = response_format
|
319
319
|
|
@@ -79,6 +79,7 @@ class Evaluation(BaseModel):
|
|
79
79
|
Returns:
|
80
80
|
A pandas DataFrame with normalized 'weight' and 'score' columns, or an empty DataFrame if the input is empty.
|
81
81
|
"""
|
82
|
+
|
82
83
|
if not self.items:
|
83
84
|
return pd.DataFrame()
|
84
85
|
|
@@ -87,7 +88,6 @@ class Evaluation(BaseModel):
|
|
87
88
|
|
88
89
|
scaler = MinMaxScaler(feature_range=(0, 1))
|
89
90
|
df[['weight', 'score']] = scaler.fit_transform(df[['weight', 'score']])
|
90
|
-
|
91
91
|
return df
|
92
92
|
|
93
93
|
|
@@ -98,7 +98,16 @@ class Evaluation(BaseModel):
|
|
98
98
|
|
99
99
|
df = self._normalize_df()
|
100
100
|
df['weighted_score'] = df['weight'] * df['score']
|
101
|
-
|
101
|
+
n = df['weighted_score'].sum()
|
102
|
+
if n == 0.0 or n == 1.0:
|
103
|
+
import math
|
104
|
+
s = [[item.score for item in self.items]]
|
105
|
+
w = [[item.weight for item in self.items]]
|
106
|
+
r = [math.sumprod(x, y) for x, y in zip(s, w)]
|
107
|
+
if r and sum(w[0]):
|
108
|
+
n = r[0] / sum(w[0])
|
109
|
+
|
110
|
+
aggregate_score = round(n, 3)
|
102
111
|
return aggregate_score
|
103
112
|
|
104
113
|
|
@@ -2476,7 +2476,7 @@ name = "nvidia-cudnn-cu12"
|
|
2476
2476
|
version = "9.1.0.70"
|
2477
2477
|
source = { registry = "https://pypi.org/simple" }
|
2478
2478
|
dependencies = [
|
2479
|
-
{ name = "nvidia-cublas-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2479
|
+
{ name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2480
2480
|
]
|
2481
2481
|
wheels = [
|
2482
2482
|
{ url = "https://files.pythonhosted.org/packages/9f/fd/713452cd72343f682b1c7b9321e23829f00b842ceaedcda96e742ea0b0b3/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl", hash = "sha256:165764f44ef8c61fcdfdfdbe769d687e06374059fbb388b6c89ecb0e28793a6f", size = 664752741 },
|
@@ -2487,7 +2487,7 @@ name = "nvidia-cufft-cu12"
|
|
2487
2487
|
version = "11.2.1.3"
|
2488
2488
|
source = { registry = "https://pypi.org/simple" }
|
2489
2489
|
dependencies = [
|
2490
|
-
{ name = "nvidia-nvjitlink-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2490
|
+
{ name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2491
2491
|
]
|
2492
2492
|
wheels = [
|
2493
2493
|
{ url = "https://files.pythonhosted.org/packages/27/94/3266821f65b92b3138631e9c8e7fe1fb513804ac934485a8d05776e1dd43/nvidia_cufft_cu12-11.2.1.3-py3-none-manylinux2014_x86_64.whl", hash = "sha256:f083fc24912aa410be21fa16d157fed2055dab1cc4b6934a0e03cba69eb242b9", size = 211459117 },
|
@@ -2506,9 +2506,9 @@ name = "nvidia-cusolver-cu12"
|
|
2506
2506
|
version = "11.6.1.9"
|
2507
2507
|
source = { registry = "https://pypi.org/simple" }
|
2508
2508
|
dependencies = [
|
2509
|
-
{ name = "nvidia-cublas-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2510
|
-
{ name = "nvidia-cusparse-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2511
|
-
{ name = "nvidia-nvjitlink-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2509
|
+
{ name = "nvidia-cublas-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2510
|
+
{ name = "nvidia-cusparse-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2511
|
+
{ name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2512
2512
|
]
|
2513
2513
|
wheels = [
|
2514
2514
|
{ url = "https://files.pythonhosted.org/packages/3a/e1/5b9089a4b2a4790dfdea8b3a006052cfecff58139d5a4e34cb1a51df8d6f/nvidia_cusolver_cu12-11.6.1.9-py3-none-manylinux2014_x86_64.whl", hash = "sha256:19e33fa442bcfd085b3086c4ebf7e8debc07cfe01e11513cc6d332fd918ac260", size = 127936057 },
|
@@ -2519,7 +2519,7 @@ name = "nvidia-cusparse-cu12"
|
|
2519
2519
|
version = "12.3.1.170"
|
2520
2520
|
source = { registry = "https://pypi.org/simple" }
|
2521
2521
|
dependencies = [
|
2522
|
-
{ name = "nvidia-nvjitlink-cu12", marker = "sys_platform == 'linux' or sys_platform == 'win32'" },
|
2522
|
+
{ name = "nvidia-nvjitlink-cu12", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or sys_platform == 'win32'" },
|
2523
2523
|
]
|
2524
2524
|
wheels = [
|
2525
2525
|
{ url = "https://files.pythonhosted.org/packages/db/f7/97a9ea26ed4bbbfc2d470994b8b4f338ef663be97b8f677519ac195e113d/nvidia_cusparse_cu12-12.3.1.170-py3-none-manylinux2014_x86_64.whl", hash = "sha256:ea4f11a2904e2a8dc4b1833cc1b5181cde564edd0d5cd33e3c168eff2d1863f1", size = 207454763 },
|
@@ -4754,7 +4754,7 @@ wheels = [
|
|
4754
4754
|
|
4755
4755
|
[[package]]
|
4756
4756
|
name = "versionhq"
|
4757
|
-
version = "1.2.4.
|
4757
|
+
version = "1.2.4.7"
|
4758
4758
|
source = { editable = "." }
|
4759
4759
|
dependencies = [
|
4760
4760
|
{ name = "appdirs" },
|
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
|
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
|
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
|
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
|
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
|