Skip to content

Commit

Permalink
CI: Pin pandas-gbq above 0.15 to get rid of warnings on 2.0.x (#53693)
Browse files Browse the repository at this point in the history
  • Loading branch information
lithomas1 committed Jun 18, 2023
1 parent 0541833 commit 9667eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deps/circle-310-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
- numexpr
- openpyxl<3.1.1
- odfpy
- pandas-gbq
- pandas-gbq>=0.15.0
- psycopg2
- pyarrow>=7.0.0
- pymysql
Expand Down

0 comments on commit 9667eb5

Please sign in to comment.