typer>=0.9.0
openai>=1.0.0
python-dotenv>=1.0.0
PyYAML>=6.0
ruamel.yaml>=0.17.0

[all]
psycopg2-binary>=2.9.0
mysql-connector-python>=8.0.0
google-generativeai>=0.4.0
ollama>=0.1.0
atlassian-python-api>=3.40.0
snowflake-connector-python>=3.0.0
notion-client>=2.0.0
pytest>=7.0.0
pytest-mock>=3.0.0
dbt-core>=1.7.0
dbt-duckdb>=1.7.0
fastapi>=0.100.0
uvicorn[standard]>=0.20.0

[confluence]
atlassian-python-api>=3.40.0

[google]
google-generativeai>=0.4.0

[mariadb]
mysql-connector-python>=8.0.0

[notion]
notion-client>=2.0.0

[ollama]
ollama>=0.1.0

[postgres]
psycopg2-binary>=2.9.0

[server]
fastapi>=0.100.0
uvicorn[standard]>=0.20.0

[snowflake]
snowflake-connector-python>=3.0.0

[test]
pytest>=7.0.0
pytest-mock>=3.0.0
dbt-core>=1.7.0
dbt-duckdb>=1.7.0
