### Pandas version checks - [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/) ### 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.