Skip to content

Commit

Permalink
chore: update pinned fractal-tasks-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone committed Sep 18, 2024
1 parent 05f5689 commit cc3fd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ authors = [

# Required Python version and dependencies
requires-python = ">=3.9"
dependencies = ["fractal-tasks-core == 1.3.0", "scikit-image"]
dependencies = ["fractal-tasks-core == 1.3.1", "scikit-image"]

# Optional dependencies (e.g. for `pip install -e ".[dev]"`, see
# https://peps.python.org/pep-0621/#dependencies-optional-dependencies)
Expand Down

0 comments on commit cc3fd59

Please sign in to comment.