Skip to content

Commit 7d075ec

Browse files
committed
Merge branch 'main' into shuowei-fix-sqlglot-array-syntax
2 parents 2525d1a + b2f7cb0 commit 7d075ec

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

ci/run_single_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ case ${TEST_TYPE} in
110110
echo "Creating temporary virtualenv for import profile..."
111111
python3 -m venv .venv-profiler
112112
source .venv-profiler/bin/activate
113+
python -m pip install --upgrade pip setuptools
113114

114115
PACKAGE_NAME=$(basename $(pwd))
115116
PROFILER_TEMP_DIR=$(mktemp -d)

packages/bigframes/testing/constraints-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ google-pasta==0.2.0
172172
google-resumable-media==2.7.2
173173
googleapis-common-protos==1.70.0
174174
googledrivedownloader==1.1.0
175-
gradio==6.15.0
175+
gradio==6.15.1
176176
gradio_client==1.11.0
177177
graphviz==0.21
178178
greenlet==3.2.3

0 commit comments

Comments
 (0)