# ZERO OS Trading Engine — Python Dependencies
# Generated 2026-03-27

# Core
click==8.3.1
pyyaml==6.0.3
rich==14.3.2
requests==2.32.5
numpy==2.4.2

# Crypto/Trading
eth-account==0.13.7
cryptography==46.0.5
hyperliquid-python-sdk==0.22.0

# API Server
fastapi==0.135.1
uvicorn[standard]

# MCP
fastmcp==3.1.1

# Dev
pytest==9.0.2
