We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7013b6 commit bc79f3cCopy full SHA for bc79f3c
doc/source/changelog.rst
@@ -2,7 +2,7 @@
2
Changelog
3
#########
4
5
-Version 4.0.0rc2 (2025-02-23)
+Version 4.0.0 (2025-09-09)
6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7
8
- feat(optimize): add option to pass keyword arguments to pipeline during optimization
pyproject.toml
@@ -14,8 +14,8 @@ dynamic = [
14
dependencies = [
15
"filelock>=3.17.0",
16
"optuna>=4.2.0",
17
- "pyannote-core>=5.0.0",
18
- "pyannote-database>=5.1.3",
+ "pyannote-core>=6.0.0",
+ "pyannote-database>=6.0.0",
19
"pyyaml>=6.0.2",
20
"tqdm>=4.67.1",
21
]
0 commit comments