This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --generate-hashes synthtool/gcp/templates/python_library/.kokoro/docker/docs/requirements.in
66#
7- argcomplete == 3.5.2 \
8- --hash =sha256:036d020d79048a5d525bc63880d7a4b8d1668566b8a76daf1144c0bbe0f63472 \
9- --hash =sha256:23146ed7ac4403b70bd6026402468942ceba34a6732255b9edf5b7354f68a6bb
7+ argcomplete == 3.5.3 \
8+ --hash =sha256:2ab2c4a215c59fd6caaff41a869480a23e8f6a5f910b266c1808037f4e375b61 \
9+ --hash =sha256:c12bf50eded8aebb298c7b7da7a5ff3ee24dffd9f5281867dfe1424b58c55392
1010 # via nox
1111colorlog == 6.9.0 \
1212 --hash =sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pyarrow==18.1.0; python_version >= '3.9'
77ipython === 7.31.1 ; python_version == '3.7'
88ipython === 8.10.0 ; python_version == '3.8'
99ipython === 8.18.1 ; python_version == '3.9'
10- ipython == 8.30 .0 ; python_version >= '3.10'
10+ ipython == 8.31 .0 ; python_version >= '3.10'
1111ipywidgets == 8.1.5
1212pandas === 1.3.5 ; python_version == '3.7'
1313pandas === 2.0.3 ; python_version == '3.8'
You can’t perform that action at this time.
0 commit comments