Skip to content

Commit

Permalink
Hotfix: Temporarily change focus-validator version to support pip. (#243
Browse files Browse the repository at this point in the history
)

Signed-off-by: Varun Mittal <varunmittal91@gmail.com>
  • Loading branch information
varunmittal91 authored Dec 12, 2023
1 parent 93168ad commit 1d744ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion focus_converter_base/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ networkx = "^3.1"
tqdm = "^4.66.1"
sqlglot = "^18.7.0"
# TODO(joshk): Change this to ^1 after release of the validator.
focus-validator = "<0.6.0"
focus-validator = "*"
jinja2 = "^3.1.2"
pillow = "^10.1.0"
jupyterlab = {version = "^4.0.9", optional = true}
Expand Down

0 comments on commit 1d744ce

Please sign in to comment.