Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ sqlparse==0.5.2
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
wheel==0.45.0
wheel==0.46.2
wrapt==1.16.0
zipp==3.21.0
zstandard==0.23.0
Original file line number Diff line number Diff line change
Expand Up @@ -1214,6 +1214,7 @@ packaging==24.2 \
# google-cloud-aiplatform
# google-cloud-bigquery
# matplotlib
# wheel
pandas==2.2.3 \
--hash=sha256:062309c1b9ea12a50e8ce661145c6aab431b1e99530d3cd60640e255778bd43a \
--hash=sha256:15c0e1e02e93116177d29ff83e8b1619c93ddc9c49083f237d4312337a61165d \
Expand Down Expand Up @@ -2025,9 +2026,9 @@ urllib3==2.2.3 \
# via
# -r requirements.in
# requests
wheel==0.45.0 \
--hash=sha256:52f0baa5e6522155090a09c6bd95718cc46956d1b51d537ea5454249edb671c7 \
--hash=sha256:a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a
wheel==0.46.2 \
--hash=sha256:33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65 \
--hash=sha256:3d79e48fde9847618a5a181f3cc35764c349c752e2fe911e65fa17faab9809b0
# via
# -r requirements.in
# pip-tools
Expand Down Expand Up @@ -2212,5 +2213,3 @@ zstandard==0.23.0 \
# via
# -r requirements.in
# apache-beam


Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ sqlparse==0.5.2
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
wheel==0.45.0
wheel==0.46.2
wrapt==1.16.0
zipp==3.21.0
zstandard==0.23.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -977,6 +977,7 @@ packaging==24.2 \
# apache-beam
# build
# matplotlib
# wheel
pandas==2.2.3 \
--hash=sha256:062309c1b9ea12a50e8ce661145c6aab431b1e99530d3cd60640e255778bd43a \
--hash=sha256:15c0e1e02e93116177d29ff83e8b1619c93ddc9c49083f237d4312337a61165d \
Expand Down Expand Up @@ -1750,9 +1751,9 @@ urllib3==2.2.3 \
# via
# -r requirements_local.in
# requests
wheel==0.45.0 \
--hash=sha256:52f0baa5e6522155090a09c6bd95718cc46956d1b51d537ea5454249edb671c7 \
--hash=sha256:a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a
wheel==0.46.2 \
--hash=sha256:33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65 \
--hash=sha256:3d79e48fde9847618a5a181f3cc35764c349c752e2fe911e65fa17faab9809b0
# via
# -r requirements_local.in
# pip-tools
Expand Down Expand Up @@ -1937,4 +1938,3 @@ zstandard==0.23.0 \
# via
# -r requirements_local.in
# apache-beam