# Sanguo VeighNa - Base Dependencies

# Core Framework (from VeighNa 4.4.0)
tzlocal>=5.3.1
PySide6==6.8.2.1
pyqtgraph>=0.13.7
qdarkstyle>=3.2.3
numpy>=2.2.3
pandas>=2.2.3
ta-lib>=0.6.4
deap>=1.4.2
pyzmq>=26.3.0
plotly>=6.0.0
tqdm>=4.67.1
loguru>=0.7.3
nbformat>=5.10.4
requests>=2.32.0
qrcode>=7.4.2

# Database Support
# Choose one based on your needs:
# sqlite - Python built-in
# psycopg2-binary>=2.9.0  # PostgreSQL
# pymysql>=1.1.0           # MySQL
# pymongo>=4.0.0          # MongoDB
