Skip to content

Commit

Permalink
TST: require audeer >=1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Jan 24, 2024
1 parent bfbbebc commit 0a6b502
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ requires-python = '>=3.8'
dependencies = [
'audeer@git+https://github.com/audeering/audeer#egg=release-2.0.0',
# Should be changed to
#'audeer >=1.18.0',
#'audeer >=1.21.0',
'audformat >=1.0.1,<2.0.0',
'audiofile >=1.3.0',
'audmath >=1.3.0',
Expand Down
1 change: 1 addition & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
audeer >=1.21.0
audb
audobject >=0.7.5
pytest
Expand Down

0 comments on commit 0a6b502

Please sign in to comment.