Skip to content

Commit b27723e

Browse files
Merge branch 'dev_1.9.0' of https://github.com/Trusted-AI/adversarial-robustness-toolbox into development_issue_1327
2 parents 613bf34 + 3015edf commit b27723e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# base
22
numpy>=1.18.5
33
scipy==1.7.3
4-
matplotlib==3.5.0
4+
matplotlib==3.5.1
55
scikit-learn>=0.22.2,<1.1.0
66
six==1.16.0
77
Pillow==8.4.0
@@ -11,7 +11,7 @@ pydub==0.25.1
1111
resampy==0.2.2
1212
ffmpeg-python==0.2.0
1313
cma==3.1.0
14-
pandas==1.3.4
14+
pandas==1.3.5
1515
librosa==0.8.1
1616
numba~=0.54.1
1717
opencv-python
@@ -34,7 +34,7 @@ catboost==1.0.3
3434
GPy==1.10.0
3535
lightgbm==3.3.1
3636
xgboost==1.5.1
37-
kornia~=0.6.1
37+
kornia~=0.6.2
3838
tensorboardX==2.4.1
3939
lief==0.11.5
4040

0 commit comments

Comments
 (0)