Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 24, 2024
1 parent ebc2465 commit 530d3fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vizro-core/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"imutils",
"opencv-python",
"pyhamcrest",
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
]
installer = "uv"

Expand Down Expand Up @@ -77,7 +77,7 @@ dependencies = [
"mkdocstrings[python]",
"linkchecker",
"mkdocs-pycafe",
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
]
detached = true
installer = "uv"
Expand All @@ -103,7 +103,7 @@ dependencies = [
"black==24.4.2",
"isort==5.13.2",
"plotly==5.24.1", # to leverage new MapLibre features in visual-vocabulary
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
"uv<0.5.10" # https://github.com/astral-sh/uv/issues/10039
]
installer = "uv"
scripts = {example = "cd examples/{args:scratch_dev}; python app.py"}
Expand Down

0 comments on commit 530d3fe

Please sign in to comment.