diff --git a/Dependency Parsing/requirements.txt b/Dependency Parsing/requirements.txt index 9faa3ea..4311960 100644 --- a/Dependency Parsing/requirements.txt +++ b/Dependency Parsing/requirements.txt @@ -6,6 +6,6 @@ overrides==2.0 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