File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --generate-hashes synthtool/gcp/templates/python_library/.kokoro/docker/docs/requirements.in
6
6
#
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
10
10
# via nox
11
11
colorlog == 6.9.0 \
12
12
--hash =sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \
Original file line number Diff line number Diff line change 1
- google-cloud-testutils==1.4 .0
1
+ google-cloud-testutils==1.5 .0
2
2
pytest==8.3.4
Original file line number Diff line number Diff line change 1
1
google-cloud-bigquery-storage == 2.27.0
2
2
google-cloud-bigquery == 3.27.0
3
- pandas-gbq == 0.24 .0
3
+ pandas-gbq == 0.26 .0
4
4
pandas === 2.0.3 ; python_version == '3.8'
5
5
pandas == 2.2.3 ; python_version >= '3.9'
6
6
pyarrow == 18.1.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments