diff --git a/src/requirements.txt b/src/requirements.txt index 71fadde..fbf3b02 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,6 +7,6 @@ spacy==2.2.1 numpy==1.17.2 tensorboard==2.0.0 tensorboardX==1.9 -tensorflow==2.0.0 +tensorflow==2.11.1 tensorflow-estimator==2.0.0 matplotlib==3.1.1