Skip to content

Commit

Permalink
notionDB langchain loader b
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwnau committed Apr 11, 2024
2 parents 7e75c5c + 76b38dd commit 8d76fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "daily"
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ ipywidgets = "^7.6.5"
ipympl = "^0.8.8"
ipyvue = "^1.8.1"
tiktoken = "^0.6.0"
scrapy == "^2.11.1"
tensorflow = "^2.8.0"
transformers = "^4.12.5"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 8d76fb8

Please sign in to comment.