# Core dependencies (aligned with standard_bot)
pandas==2.3.3
polars==1.0.0
numpy==1.24.4
numba==0.60.0
pyarrow==21.0.0
matplotlib==3.7.5
scipy==1.10.1
requests==2.32.5
websockets>=15.0.1,<17

# Binance SDK dependencies
# Note: These packages may need to be installed from the binance-connector-python repository
binance-sdk-spot==8.2.1
binance-sdk-derivatives-trading-usds-futures==10.0.1
binance-sdk-algo==2.6.0
binance-common==3.8.0

# Development dependencies (optional)
# pytest>=8.0.0
# pytest-cov>=4.0.0,<5.0.0
# black>=22.0.0,<24.0.0
# ruff>=0.1.0,<0.2.0
