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 9f2cc9c commit 0682790Copy full SHA for 0682790
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
]
34
requires-python = '>=3.10'
35
dependencies = [
36
- 'audeer >=1.20.0',
+ 'audeer >=2.3.1',
37
'pywin32; sys_platform == "win32"',
38
39
# Get version dynamically from git
0 commit comments