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
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
# dp-accounting
# google-vizier
# tensorboard
Expand All @@ -25,7 +25,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 @@ -185,7 +185,7 @@ dm-tree==0.1.8 \
--hash=sha256:f7ac31b9aecccb2c6e1ab29706f6ded3eba0c2c69c770322c9c685929c3d6afb \
--hash=sha256:fa42a605d099ee7d41ba2b5fb75e21423951fd26e5d50583a00471238fb3021d
# via
# -r fcp/requirements.in
# -r requirements.in
# dp-accounting
# tensorflow-federated
# tensorflow-model-optimization
Expand Down Expand Up @@ -677,7 +677,7 @@ protobuf==4.25.2 \
--hash=sha256:fc381d1dd0516343f1440019cedf08a7405f791cd49eef4ae1ea06520bc1c020 \
--hash=sha256:fe599e175cb347efc8ee524bcd4b902d11f7262c0e569ececcb89995c15f0a5e
# via
# -r fcp/requirements.in
# -r requirements.in
# google-vizier
# googleapis-common-protos
# grpcio-tools
Expand Down Expand Up @@ -868,7 +868,7 @@ tensorflow==2.14.0 \
--hash=sha256:c92f5526c2029d31a036be06eb229c71f1c1821472876d34d0184d19908e318c \
--hash=sha256:e2840b549686080bfb824cc1578b5a15d5ec416badacc0c327d93f8762ee6b56
# via
# -r fcp/requirements.in
# -r requirements.in
# tensorflow-federated
# tensorflow-privacy
tensorflow-estimator==2.14.0 \
Expand All @@ -878,7 +878,7 @@ tensorflow-estimator==2.14.0 \
# tensorflow-privacy
tensorflow-federated==0.78.0 \
--hash=sha256:3d52648037774bf1a032a2f9086a40c8dab97c2daaf4f1eed56b8b2b47fb2f96
# via -r fcp/requirements.in
# via -r requirements.in
tensorflow-io-gcs-filesystem==0.36.0 \
--hash=sha256:0a4437824424a4423cf86162cb8b21b1bec24698194332748b50bb952e62ab9f \
--hash=sha256:1bd4d946b5fa23220daa473a80e511a5fb27493d7e49d17dff0bb43bb0a31f32 \
Expand Down Expand Up @@ -1005,9 +1005,9 @@ wrapt==1.14.1 \
--hash=sha256:ee6acae74a2b91865910eef5e7de37dc6895ad96fa23603d1d27ea69df545015 \
--hash=sha256:ef3f72c9666bba2bab70d2a8b79f2c6d2c1a42a7f7e2b0ec83bb2f9e383950af
# via tensorflow
zipp==3.17.0 \
--hash=sha256:0e923e726174922dce09c53c59ad483ff7bbb8e572e00c7f7c46b88556409f31 \
--hash=sha256:84e64a1c28cf7e91ed2078bb8cc8c259cb19b76942096c8d7b84947690cabaf0
zipp==3.19.1 \
--hash=sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091 \
--hash=sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down