Skip to content
Prev Previous commit
Next Next commit
Explain additional requirement of pandas extra
  • Loading branch information
plamut committed Nov 15, 2021
commit c29c8502cdf7aaa2673cb7af6f68d4998b2ade92
2 changes: 2 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ library, namely
version `3.0.0`).

The behavior of some of the package "extras" has thus also changed:
* The `pandas` extra now requires the [db-types](https://pypi.org/project/db-dtypes/)
package.
* The `bqstorage` extra has been preserved for comaptibility reasons, but it is now a
no-op and should be omitted when installing the BigQuery client library.

Expand Down