diff --git a/requirements.txt b/requirements.txt index ac86eb121..028b48350 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ # # pip-compile --allow-unsafe --no-strip-extras # - absl-py==2.1.0 # via # keras @@ -189,7 +188,7 @@ python-dateutil==2.9.0.post0 # pandas pytz==2025.2 # via pandas -pyyaml +pyyaml==6.0.3 # via tensorflow-docs pyzmq==27.1.0 # via jupyter-client @@ -260,7 +259,7 @@ tzdata==2025.2 # via pandas urllib3==2.5.0 # via requests -werkzeug==3.1.3 +werkzeug==3.1.4 # via tensorboard wheel==0.45.1 # via astunparse