Skip to content

Commit 0682790

Browse files
committed
Depend on audeer>=2.3.1
1 parent 9f2cc9c commit 0682790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
]
3434
requires-python = '>=3.10'
3535
dependencies = [
36-
'audeer >=1.20.0',
36+
'audeer >=2.3.1',
3737
'pywin32; sys_platform == "win32"',
3838
]
3939
# Get version dynamically from git

0 commit comments

Comments
 (0)