Files
aitbc/cli/requirements.txt
oib 864ef4343e refactor(contracts): remove deprecated AIPowerRental contract in favor of bounty system
- Delete AIPowerRental.sol (566 lines) - replaced by AgentBounty.sol
- Remove rental agreement system with provider/consumer model
- Remove performance metrics and SLA tracking
- Remove dispute resolution mechanism
- Remove ZK-proof verification for performance
- Remove provider/consumer authorization system
- Bounty system provides superior developer incentive structure
2026-02-27 21:46:54 +01:00

12 lines
183 B
Plaintext

click>=8.0.0
httpx>=0.24.0
pydantic>=1.10.0
pyyaml>=6.0
rich>=13.0.0
keyring>=23.0.0
cryptography>=3.4.8
click-completion>=0.5.2
tabulate>=0.9.0
colorama>=0.4.4
python-dotenv>=0.19.0