Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ type_checking = [
"streamlit-option-menu",
"pandas",
"anthropic",
"databricks-sdk",
"databricks-sdk>=0.112.0",
"fairscale",
"torchtune",
"trl",
Expand Down Expand Up @@ -200,7 +200,7 @@ unit = [
"anthropic",
"blobfile",
"coverage",
"databricks-sdk",
"databricks-sdk>=0.112.0",
"faiss-cpu",
"markitdown[all]",
"moto[s3]>=5.1.10",
Expand Down
12 changes: 6 additions & 6 deletions uv.lock

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

Loading