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.
2 parents d9756fc + 8f2d0da commit 5458918Copy full SHA for 5458918
requirements.txt
@@ -17,7 +17,7 @@ h5py==2.10.0
17
# supported versions: (tensorflow==2.2.0 with keras==2.3.1) or (tensorflow==1.15.3 with keras==2.2.5)
18
tensorflow
19
keras
20
-tensorflow-addons==0.10.0
+tensorflow-addons==0.11.1
21
mxnet==1.6.0
22
--find-links https://download.pytorch.org/whl/torch_stable.html
23
torch==1.5.0+cpu
@@ -32,7 +32,7 @@ pytest==5.4.1
32
pytest-pep8==1.0.6
33
pytest-mock==3.2.0
34
codecov==2.1.8
35
-requests==2.23.0
+requests==2.24.0
36
37
# ART
38
-e .
0 commit comments