Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ contourpy==1.3.2
# via
# -r requirements.in
# matplotlib
cryptography==46.0.4
cryptography==46.0.6
# via google-auth
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Loading