feat: notion loader (#405)
This commit is contained in:
@@ -90,6 +90,7 @@ youtube-transcript-api = "^0.6.1"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
pypdf = "^3.11.0"
|
||||
pytube = "^15.0.0"
|
||||
llama-index = { version = "^0.7.21", optional = true }
|
||||
|
||||
|
||||
|
||||
@@ -105,7 +106,7 @@ isort = "^5.12.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
streamlit = ["streamlit"]
|
||||
|
||||
community = ["llama-index"]
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user