diff --git a/requirements.txt b/requirements.txt index 79e34a3da..8efcbcab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -215,6 +215,8 @@ python-dateutil==2.9.0.post0 # pandas pytz==2025.2 # via pandas +pyyaml==6.0.3 + # via tensorflow-docs pyzmq==27.1.0 # via jupyter-client referencing==0.37.0 @@ -239,10 +241,6 @@ scipy==1.15.3 # cirq-core # jax # jaxlib -setuptools==75.0.0 - # via - # tensorboard - # tensorflow six==1.17.0 # via # astunparse @@ -278,7 +276,7 @@ tomli==2.4.0 # yapf tomlkit==0.14.0 # via pylint -tornado==6.5.4 +tornado==6.5.5 # via jupyter-client tqdm==4.67.1 # via cirq-core @@ -315,4 +313,7 @@ yapf==0.43.0 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: -# pyyaml +setuptools==75.0.0 + # via + # tensorboard + # tensorflow