Skip to content

Commit

Permalink
added boto3 to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxtang committed Jul 17, 2024
1 parent 2e28e85 commit f4b710a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ anthropic = "^0.30.1"
notebook = "^7.2.1"
ollama = "^0.2.1"
mistralai = "^0.4.2"
boto3 = "^1.34.144"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit f4b710a

Please sign in to comment.