Metadata-Version: 2.4
Name: arkhai-vms-buyer
Version: 0.1.0
Summary: Buyer-side CLI for the market: discover sellers, negotiate, place orders. Pure HTTP client; no server, no agent runtime.
Requires-Python: >=3.12
Requires-Dist: alkahest-py>=0.4.0
Requires-Dist: arkhai-core
Requires-Dist: arkhai-core-buyer
Requires-Dist: arkhai-kit-alkahest
Requires-Dist: arkhai-kit-config
Requires-Dist: arkhai-kit-policy
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'
Provides-Extra: test
Requires-Dist: pytest>=8.0.0; extra == 'test'
