Skip to content

Commit 5458918

Browse files
authored
Merge branch 'main' into dependabot/pip/scikit-learn-0.23.2
2 parents d9756fc + 8f2d0da commit 5458918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ h5py==2.10.0
1717
# supported versions: (tensorflow==2.2.0 with keras==2.3.1) or (tensorflow==1.15.3 with keras==2.2.5)
1818
tensorflow
1919
keras
20-
tensorflow-addons==0.10.0
20+
tensorflow-addons==0.11.1
2121
mxnet==1.6.0
2222
--find-links https://download.pytorch.org/whl/torch_stable.html
2323
torch==1.5.0+cpu
@@ -32,7 +32,7 @@ pytest==5.4.1
3232
pytest-pep8==1.0.6
3333
pytest-mock==3.2.0
3434
codecov==2.1.8
35-
requests==2.23.0
35+
requests==2.24.0
3636

3737
# ART
3838
-e .

0 commit comments

Comments
 (0)