Skip to content

Commit

Permalink
Merge branch 'main' into dev_1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beat-buesser authored Apr 21, 2023
2 parents 5039a39 + dd50d9f commit b35a559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e
with:
images: adversarialrobustnesstoolbox/releases
tags: |
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resampy==0.4.2
ffmpeg-python==0.2.0
cma==3.3.0
pandas==1.5.3
librosa==0.10.0
librosa==0.10.0.post2
numba~=0.56.4
opencv-python
sortedcontainers==2.4.0
Expand Down

0 comments on commit b35a559

Please sign in to comment.