Skip to content

Commit

Permalink
Pin Weave
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlewis committed Aug 29, 2024
1 parent a6b52a2 commit 5e795bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license = { text = "Apache-2.0" }
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"weave", "streamlit", "pandas", "litellm"
"weave==0.50.15", "streamlit", "pandas", "litellm"
]

[tool.setuptools]
Expand Down

0 comments on commit 5e795bb

Please sign in to comment.