Metadata-Version: 2.4
Name: arkhai-vms-buyer
Version: 0.2.0
Summary: Buyer-side CLI for the market: discover sellers, negotiate, place orders. Pure HTTP client; no server, no agent runtime.
License-Expression: MIT
Requires-Python: <3.14,>=3.12
Requires-Dist: alkahest-py==1.1.2
Requires-Dist: arkhai-core-buyer>=0.2.0
Requires-Dist: arkhai-core>=0.2.0
Requires-Dist: arkhai-kit-alkahest
Requires-Dist: arkhai-kit-config
Requires-Dist: arkhai-kit-policy
Requires-Dist: arkhai-vms>=0.2.0
Requires-Dist: eth-account>=0.13.0
Requires-Dist: pyinstaller>=6.19.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: rich>=13.7.0
Requires-Dist: typer>=0.12.0
Provides-Extra: rl
Requires-Dist: torch>=2.7.0; extra == 'rl'
