mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +02:00
Merge pull request #544 from subbareddyalamur/main
Add boto3 dependency for AWS Bedrock LLM Provider to pyproject.toml
This commit is contained in:
commit
74a06b28ea
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ dependencies = [
|
||||||
"redis>=5.2.1",
|
"redis>=5.2.1",
|
||||||
"chonkie[all]>=1.4.0",
|
"chonkie[all]>=1.4.0",
|
||||||
"firecrawl-py>=4.9.0",
|
"firecrawl-py>=4.9.0",
|
||||||
|
"boto3>=1.35.0"
|
||||||
]
|
]
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue