diff --git a/docs/requirements.txt b/docs/requirements.txt index 63480293..c4c3ac02 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -28,5 +28,5 @@ sphinxcontrib-serializinghtml==1.1.3 urllib3==1.25.3 sphinx-markdown-tables==0.0.9 numpy==1.17.2 -tensorflow==2.0.0rc2 +tensorflow==2.5.3 torch==1.2.0 \ No newline at end of file diff --git a/requirements-dev.txt b/requirements-dev.txt index 30ae8bf7..de06e4c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -36,7 +36,7 @@ sacremoses==0.0.35 sentencepiece==0.1.83 six==1.12.0 tensorboard==2.0.0 -tensorflow==2.0.0 +tensorflow==2.5.3 tensorflow-estimator==2.0.0 termcolor==1.1.0 torch==1.2.0