Skip to content

Commit

Permalink
Merge pull request #170 from i-dot-ai/dependabot/pip/minor-patch-b51c…
Browse files Browse the repository at this point in the history
…7ca222

Bump the minor-patch group with 3 updates
  • Loading branch information
lmwilkigov committed Mar 29, 2024
2 parents 9c843e3 + b7ac668 commit 10f7a91
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ elasticsearch = "^8.12.0"
requests = "^2.31.0"
langchain = "^0.1.13"
tiktoken = "^0.6.0"
boto3 = "^1.34.72"
boto3 = "^1.34.73"
pika = "^1.3.2"
pydantic-settings = "^2.2.1"
bumpversion = "^0.6.0"
Expand Down Expand Up @@ -59,7 +59,7 @@ types-python-jose = "^3.3.4.8"
detect-secrets = "^1.4.0"
types-pytz = "^2024.1.0.20240203"
pytest-asyncio = "^0.23.6"
boto3-stubs = "^1.34.72"
boto3-stubs = "^1.34.73"


[tool.poetry.group.streamlit-app.dependencies]
Expand All @@ -71,7 +71,7 @@ html2markdown = "^0.1.7"

[tool.poetry.group.ai.dependencies]
anthropic = "^0.21.1"
litellm = "^1.34.1"
litellm = "^1.34.11"
openai = "^1.14.3"

[build-system]
Expand Down

0 comments on commit 10f7a91

Please sign in to comment.