13 lines
214 B
Plaintext
13 lines
214 B
Plaintext
# Core Web3 and Blockchain interaction
|
|
web3>=7.0.0
|
|
eth-account>=0.13.0
|
|
|
|
# Hyperliquid SDK for hedging
|
|
hyperliquid-python-sdk>=0.6.0
|
|
|
|
# Environment and Configuration
|
|
python-dotenv>=1.0.0
|
|
|
|
# Utility
|
|
requests>=2.31.0
|