Skip to content

Commit

Permalink
core: use hrflow v3.3.0 without python-magic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
the-forest-tree authored and the-forest-tree committed Aug 26, 2024
1 parent 6d66cf5 commit 0a47d95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exclude = ["Makefile", ".pre-commit-config.yaml", "manifest.json", "tests", "poe
python = "^3.8.1"
pydantic = "1.10.8"
Jinja2 = "^3.0.3"
hrflow = ">=2.1.0"
hrflow = "^3.3.0"
requests = "^2.27.1"
boto3 = {version = "^1.24.66", optional = true}
simple-salesforce = "^1.12.4"
Expand Down

0 comments on commit 0a47d95

Please sign in to comment.