Skip to content

Commit

Permalink
Update vizro-core/pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne authored Jan 20, 2025
1 parent e7fa7bf commit 8df7ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"pandas>=2",
"plotly>=5.12.0",
"pydantic>=1.10.16", # must be synced with pre-commit mypy hook manually
"dash_mantine_components==0.15.1", # 0.13.0 is not compatible with 0.12,
"dash_mantine_components~=0.15.1",
"flask_caching>=2",
"wrapt>=1",
"black",
Expand Down

0 comments on commit 8df7ffa

Please sign in to comment.