Skip to content

Commit 972f105

Browse files
authored
Update pyproject.toml
1 parent 5a2b9b4 commit 972f105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ dependencies = [
4444
"deepecho>=0.7.0;python_version<'3.14'",
4545
"deepecho>=0.8.0;python_version>='3.14'",
4646
"rdt>=1.18.2;python_version<'3.14'",
47-
"rdt>=1.19.0;python_version>='3.14'",
47+
"rdt>=1.20.0;python_version>='3.14'",
4848
"sdmetrics>=0.21.0;python_version<'3.14'",
49-
"sdmetrics>=0.22.0;python_version<'3.14'",
49+
"sdmetrics>=0.25.0;python_versionn>='3.14'"
5050
'platformdirs>=4.0',
5151
'pyyaml>=6.0.1',
5252
]

0 commit comments

Comments
 (0)