anthropic==0.49.0
google-genai==0.6.0
groq==0.13.1
mistralai==1.2.3
loguru==0.7.3
openai==1.66.3
tenacity==9.0.0
tiktoken==0.9.0
pydantic==2.10.3
PyYAML==6.0.2
ulid==1.1

[all]
dash==2.18.2
dash_bootstrap_components==1.7.1
pandas==2.2.3
plotly==5.18.0
polars==1.24.0
pyarrow==19.0.1
psycopg2==2.9.10
pyodbc==5.2.0
python-dotenv==1.0.1
SQLAlchemy==2.0.36

[dashboard]
dash==2.18.2
dash_bootstrap_components==1.7.1
pandas==2.2.3
plotly==5.18.0
polars==1.24.0
pyarrow==19.0.1

[sql]
aioodbc==0.5.0
asyncpg==0.30.0
psycopg2==2.9.10
pyodbc==5.2.0
python-dotenv==1.0.1
SQLAlchemy==2.0.36
