Skip to content

Commit

Permalink
Add tqdm package to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Oct 11, 2024
1 parent 9a0b10c commit 2dac265
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"google-cloud-storage>=2.18.2",
"pydantic-settings>=2.4.0",
"opentelemetry-distro[otlp]>=0.48b0",
"tqdm>=4.66.5",
]

[build-system]
Expand Down
7 changes: 5 additions & 2 deletions uv.lock

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

0 comments on commit 2dac265

Please sign in to comment.