Pandas version checks
Location of the documentation
https://pandas.pydata.org/docs/getting_started/install.html#dependencies
Documentation problem
Since pandas 2.0.0, tzdata has been required.
Suggested fix for documentation
Add tzdata into required dependencies list.