Skip to content

Commit

Permalink
Try ignoring the version completely
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
schloerke committed Jan 21, 2025
1 parent f848fe7 commit 5124681
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 @@ -136,7 +136,7 @@ git = ["pre-commit"]
lint = ["ruff", "pyright"]
test = ["rsconnect-python", "responses", "pytest", "pyjson5"]
llm = [
"chatlas@git+https://github.com/posit-dev/chatlas@main; python_version>='3.12'",
"chatlas@git+https://github.com/posit-dev/chatlas@main",
"anthropic[bedrock]",
"shiny",
"faicons",
Expand Down

0 comments on commit 5124681

Please sign in to comment.