Skip to content

Commit d3efa57

Browse files
committed
pyproject add notion
1 parent 5737d64 commit d3efa57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ google = ["google-generativeai>=0.4.0"]
3838
ollama = ["ollama>=0.1.0"]
3939
confluence = ["atlassian-python-api>=3.40.0"]
4040
snowflake = ["snowflake-connector-python>=3.0.0"]
41+
notion = ["notion-client>=2.0.0"]
4142

4243
test = [
4344
"pytest>=7.0.0",
@@ -53,6 +54,7 @@ all = [
5354
"ollama>=0.1.0",
5455
"atlassian-python-api>=3.40.0",
5556
"snowflake-connector-python>=3.0.0",
57+
"notion-client>=2.0.0",
5658
"pytest>=7.0.0",
5759
"pytest-mock>=3.0.0",
5860
"dbt-core>=1.7.0",

0 commit comments

Comments
 (0)