# Async networking asyncpg>=0.30.0 aiohttp==3.9.3 websockets==12.0 redis==5.0.1 # Data processing pandas==2.2.1 numpy==1.26.4 # Configuration & logging python-dotenv==1.0.1 loguru==0.7.2 web3>=7.0.0 # Polymarket SDK stack py-clob-client-v2==1.0.0 py-builder-relayer-client==0.0.1 # DB migrations alembic==1.13.1 sqlalchemy==2.0.28 # CLI click==8.1.7 # Dashboard fastapi>=0.115.0 uvicorn[standard]>=0.32.0