Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ pylint==3.3.3
nbformat==5.1.3
nbclient==0.6.5
tensorflow-docs
clang-format>=18.0.0,<19.0
Comment thread
mhucka marked this conversation as resolved.
Outdated
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ cirq-core==1.5.0
# cirq-google
cirq-google==1.5.0
# via -r requirements.in
clang-format==18.1.8
# via -r requirements.in
contourpy==1.3.2
# via
# -r requirements.in
Expand Down
Loading