Metadata-Version: 2.4
Name: arkhai-vms-storefront
Version: 0.1.0
Summary: Provider-side storefront server: hosts /orders, /negotiate, /settle, /alerts/resource endpoints. The provider-side counterpart to arkhai-vms-buyer.
Author-email: Your Name <your@email.com>
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: alkahest-py>=0.4.0
Requires-Dist: arkhai-core
Requires-Dist: arkhai-core-registry-client>=0.7.0
Requires-Dist: arkhai-core-storefront
Requires-Dist: arkhai-core-storefront-client>=0.15.0
Requires-Dist: arkhai-kit-alkahest
Requires-Dist: arkhai-kit-config
Requires-Dist: arkhai-kit-identity
Requires-Dist: arkhai-kit-policy
Requires-Dist: arkhai-vms-provisioning>=0.4.0
Requires-Dist: dynaconf>=3.0.0
Requires-Dist: eth-account>=0.13.0
Requires-Dist: fastapi-utils>=0.8.0
Requires-Dist: fastapi~=0.115.8
Requires-Dist: google-cloud-logging<4.0.0,>=3.12.0
Requires-Dist: httpx>=0.27
Requires-Dist: opentelemetry-exporter-gcp-trace<2.0.0,>=1.9.0
Requires-Dist: psycopg2-binary<3.0.0,>=2.9.10
Requires-Dist: rich>=13.7.0
Requires-Dist: typer>=0.12.0
Requires-Dist: uvicorn~=0.34.0
Requires-Dist: web3>=7.14.0
Requires-Dist: websockets>=15.0.1
Provides-Extra: jupyter
Requires-Dist: jupyter<2.0.0,>=1.0.0; extra == 'jupyter'
Provides-Extra: lint
Requires-Dist: codespell<3.0.0,>=2.2.0; extra == 'lint'
Requires-Dist: mypy<2.0.0,>=1.15.0; extra == 'lint'
Requires-Dist: ruff<1.0.0,>=0.4.6; extra == 'lint'
Requires-Dist: types-pyyaml<7.0.0,>=6.0.12.20240917; extra == 'lint'
Requires-Dist: types-requests<3.0.0,>=2.32.0.20240914; extra == 'lint'
Provides-Extra: rl
Requires-Dist: torch>=2.7.0; extra == 'rl'
