Skip to content

Commit 74814ab

Browse files
chore(deps): bump numba from 0.55.2 to 0.56.3 (#22)
Bumps [numba](https://github.com/numba/numba) from 0.55.2 to 0.56.3. - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.55.2...0.56.3) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96ee608 commit 74814ab

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

poetry.lock

Lines changed: 64 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ scikit-image = "^0.19"
2020
pathos = ">=0.2.8,<0.4.0"
2121
opencv-python = "^4.2.0.32"
2222
timm = ">=0.5.4,<0.7.0"
23-
numba = "^0.55.2"
23+
numba = ">=0.55.2,<0.57.0"
2424
tqdm = "^4.64.0"
2525
scikit-learn = "^1.0.2"
2626
pytorch-lightning = {version = "^1.6.0", optional = true}

0 commit comments

Comments
 (0)