OSUKED / ElexonDataPortal

Python wrapper for the Elexon/BMRS API
https://osuked.github.io/ElexonDataPortal
MIT License
52 stars 14 forks source link

Restrict pandas version #24

Open tomharvey opened 1 year ago

tomharvey commented 1 year ago

Pandas v2 introduces a timezone comparison error as described in https://github.com/OSUKED/ElexonDataPortal/issues/23

while fixing the underlying issue would be great this should stop the package from appearing broken to new users.