Files
aitbc/cli/requirements.txt
oib 15427c96c0 chore: update file permissions to executable across repository
- Change file mode from 644 to 755 for all project files
- Add chain_id parameter to get_balance RPC endpoint with default "ait-devnet"
- Rename Miner.extra_meta_data to extra_metadata for consistency
2026-03-06 22:17:54 +01:00

12 lines
183 B
Plaintext
Executable File

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