Skip to content
Merged
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
3 changes: 1 addition & 2 deletions larq_compute_engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ numpy==1.26.4
# larq
# ml-dtypes
# opt-einsum
# pyarrow
# tensorboard
# tensorflow
# tensorflow-datasets
Expand All @@ -114,7 +113,7 @@ protobuf==4.25.3
# tensorflow-metadata
psutil==5.9.8
# via tensorflow-datasets
pyarrow==16.1.0
pyarrow==23.0.1
# via tensorflow-datasets
pygments==2.20.0
# via
Expand Down
Loading