Skip to content

Commit

Permalink
chore(deps): add requests (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
hassiebp authored Nov 25, 2024
1 parent 08298f6 commit 2eace54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ llama-index = {version = ">=0.10.12, <2.0.0", optional = true}
packaging = ">=23.2,<25.0"
idna = "^3.7"
anyio = "^4.4.0"
requests = "^2"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4,<9.0"
Expand Down

0 comments on commit 2eace54

Please sign in to comment.