Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
patcher9 authored Mar 10, 2024
1 parent 53a6ac1 commit 532270c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ keywords = ["openai", "anthropic", "claude", "cohere", "llm monitoring", "observ
[tool.poetry.dependencies]
python = "^3.7.1"
requests = "^2.26.0"
openai = "^1.13.0"
anthropic = "^0.19.0"

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

0 comments on commit 532270c

Please sign in to comment.