Skip to content

Commit bc8270e

Browse files
committed
Change keras dependency to a stable version
1 parent 8bf0c8c commit bc8270e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/src/apiserver/visualization/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ joblib==0.14.1 # via scikit-learn, tensorflow-data-validation
7373
jsonschema==3.2.0 # via nbformat
7474
jupyter-client==5.3.5 # via -r -, ipykernel, notebook
7575
jupyter-core==4.9.1 # via jupyter-client, nbconvert, nbformat, notebook
76-
jupyterlab-widgets==1.0.2 # via ipywidgets
77-
keras-nightly==2.5.0.dev2021032900 # via tensorflow
76+
jupyterlab-widgets==1.0.2 # via ipywidgets
77+
keras==2.6.0 # via tensorflow
7878
keras-preprocessing==1.1.2 # via tensorflow
7979
libcst==0.3.23 # via google-cloud-bigquery-storage
8080
markdown==3.3.6 # via tensorboard

0 commit comments

Comments
 (0)