Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump setuptools from 69.0.3 to 70.0.0 in /fcp #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
18 changes: 9 additions & 9 deletions fcp/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ absl-py==1.4.0 \
--hash=sha256:0d3fe606adfa4f7db64792dd4c7aee4ee0c38ab75dfd353b7a83ed3e957fcb47 \
--hash=sha256:d2c244d01048ba476e7c080bd2c6df5e141d211de80223460d5b3b8a2a58433d
# via
# -r fcp/requirements.in
# -r requirements.in
# array-record
# dp-accounting
# etils
Expand All @@ -35,7 +35,7 @@ attrs==23.1.0 \
--hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \
--hash=sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015
# via
# -r fcp/requirements.in
# -r requirements.in
# dp-accounting
# google-vizier
# tensorflow-federated
Expand Down Expand Up @@ -320,7 +320,7 @@ dm-tree==0.1.8 \
--hash=sha256:f7ac31b9aecccb2c6e1ab29706f6ded3eba0c2c69c770322c9c685929c3d6afb \
--hash=sha256:fa42a605d099ee7d41ba2b5fb75e21423951fd26e5d50583a00471238fb3021d
# via
# -r fcp/requirements.in
# -r requirements.in
# dp-accounting
# tensorflow-datasets
# tensorflow-federated
Expand Down Expand Up @@ -1272,7 +1272,7 @@ protobuf==4.25.2 \
--hash=sha256:fc381d1dd0516343f1440019cedf08a7405f791cd49eef4ae1ea06520bc1c020 \
--hash=sha256:fe599e175cb347efc8ee524bcd4b902d11f7262c0e569ececcb89995c15f0a5e
# via
# -r fcp/requirements.in
# -r requirements.in
# google-api-core
# google-vizier
# googleapis-common-protos
Expand Down Expand Up @@ -1774,7 +1774,7 @@ tensorflow==2.14.0 \
--hash=sha256:c92f5526c2029d31a036be06eb229c71f1c1821472876d34d0184d19908e318c \
--hash=sha256:e2840b549686080bfb824cc1578b5a15d5ec416badacc0c327d93f8762ee6b56
# via
# -r fcp/requirements.in
# -r requirements.in
# tensorflow-compression
# tensorflow-federated
# tensorflow-privacy
Expand All @@ -1799,7 +1799,7 @@ tensorflow-estimator==2.14.0 \
# tensorflow-privacy
tensorflow-federated==0.68.0 \
--hash=sha256:4239cd19a7f41dc416a3a88387ee16f674dcf79c95e707c62ceb5763dd575345
# via -r fcp/requirements.in
# via -r requirements.in
tensorflow-hub==0.16.1 \
--hash=sha256:e10c184b3d08daeafada11ffea2dd46781725b6bef01fad1f74d6634ad05311f
# via
Expand Down Expand Up @@ -1993,9 +1993,9 @@ zipp==3.17.0 \
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.3 \
--hash=sha256:385eb4edd9c9d5c17540511303e39a147ce2fc04bc55289c322b9e5904fe2c05 \
--hash=sha256:be1af57fc409f93647f2e8e4573a142ed38724b8cdd389706a867bb4efcf1e78
setuptools==70.0.0 \
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
# via
# grpcio-tools
# tensorboard
Expand Down