# Core Ethereum & Blockchain
web3>=6.11.0
eth-account>=0.10.0
eth-utils>=3.0.0
eth-abi>=4.2.0

# Solidity Compilation
py-solc-x>=2.0.2
semantic-version>=2.10.0

# Performance & Async
httpx>=0.25.0
aiofiles>=23.2.0
ujson>=5.8.0

# Cryptography
coincurve>=18.0.0
mnemonic>=0.20

# Utilities
python-dotenv>=1.0.0
pydantic>=2.5.0
click>=8.1.7
rich>=13.7.0