gspread.v4 module to gspread module.This is a transition release. The v3-related code is untouched, but v4 is used by default. It is encouraged to move to v4 since the API is faster and has more features.
API v4 is a significant change from v3. Some methods are not backward compatible, so there's no support for this compatibility in gspread either.
These methods and properties are not supported in v4:
Spreadsheet.updatedWorksheet.updatedWorksheet.export()Cell.input_valueutils.a1_to_rowcolClient.open_by_urlupdated property to Spreadsheet objects