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.
2 parents 3b47364 + d785d78 commit 304c107Copy full SHA for 304c107
doc/source/changelog.rst
@@ -2,7 +2,7 @@
2
Changelog
3
#########
4
5
-Version 4.0.0rc2 (2025-02-19)
+Version 4.0.0 (2025-09-09)
6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7
8
- fix: remove deprecated use of `np.NaN`
pyproject.toml
@@ -14,8 +14,8 @@ dynamic = [
14
dependencies = [
15
"numpy>=2.2.2",
16
"pandas>=2.2.3",
17
- "pyannote-core>=5.0.0",
18
- "pyannote-database>=5.1.3",
+ "pyannote-core>=6.0.0",
+ "pyannote-database>=6.0.0",
19
"scikit-learn>=1.6.1",
20
"scipy>=1.15.1",
21
]
0 commit comments