diff --git a/requirements.txt b/requirements.txt index 210c06f29..7cf05f7a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ h5py==3.15.1 # via # keras # tensorflow -idna==3.11 +idna==3.15 # via requests ipython-genutils==0.2.0 # via nbformat @@ -217,6 +217,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 @@ -241,10 +243,6 @@ scipy==1.15.3 # cirq-core # jax # jaxlib -setuptools==75.0.0 - # via - # tensorboard - # tensorflow six==1.17.0 # via # astunparse @@ -317,4 +315,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