Skip to content

Commit d95a2c3

Browse files
dependabot[bot]Rikorose
authored andcommitted
build(deps): bump packaging from 23.2 to 24.0 in /DeepFilterNet
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf8bfad commit d95a2c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DeepFilterNet/poetry.lock

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

DeepFilterNet/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ numpy = ">=1.22,<2.0"
3030
loguru = ">=0.5"
3131
appdirs = "^1.4"
3232
requests = "^2.27"
33-
packaging = "^23.0"
33+
packaging = ">=23,<25"
3434
sympy = ">=1.6"
3535
soundfile = { version = ">=0.10,<0.13", optional = true }
3636
icecream = { version = ">=2,<3", optional = true }

0 commit comments

Comments
 (0)