python-bigquery-pandas
python-bigquery-pandas copied to clipboard
conda test failing with python 3.12
error log: https://btx-internal.corp.google.com/invocations/5b5865bc-cc72-459b-8183-83ceb1a26d1e/targets
The dependencies resolved with conda is very old, compared to the former results in python 3.11, such as this one.
This error arises when running test for the python 3.12 support (#702).
The dependencies resolved with conda is very old
Would you mind sharing which dependencies in particular need updating, please?
Hi @tswast, here's a copy from the error log: https://gist.github.com/Linchin/3e9b172f7f8b976f5bc2a9bcad0adfc2
For example, google-cloud-bigquery is resolved to be v3.4.1, with the current version at v3.14.1.
Per results in Test Fusion, there does not appear to be any issues with version 3.12.