instant-segment/instant-segment-py
dependabot[bot] 2d97878ed7 Update pyo3 requirement from 0.14.1 to 0.15.0
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.14.1...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 09:40:14 +01:00
..
examples Flesh out README (#14) 2021-04-29 11:12:42 +02:00
src Rename sentence_score() to score_sentence() 2021-04-22 15:04:48 +02:00
test Fix up python test code 2021-08-31 16:29:17 +02:00
Cargo.toml Update pyo3 requirement from 0.14.1 to 0.15.0 2021-11-10 09:40:14 +01:00
LICENSE Add license files (fixes #15) 2021-04-29 15:34:02 +02:00
pyproject.toml Add minimal pyproject.toml 2021-09-15 16:37:41 +02:00