Skip to content

Commit

Permalink
chore(deps): update pybsm requirement
Browse files Browse the repository at this point in the history
Updates the requirements on pybsm to permit the latest version.

---
updated-dependencies:
- dependency-name: pybsm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a0dc46e commit 44990b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"accelerate",
"numpy",
"Pillow",
"pybsm>=0.6,<=0.9.0",
"pybsm>=0.6,<=0.10.1",
"scikit-learn>=1.6.0",
"smqtk_image_io",
"tabulate",
Expand Down

0 comments on commit 44990b5

Please sign in to comment.