spotify / chartify

Python library that makes it easy for data scientists to create charts.
Apache License 2.0
3.53k stars 324 forks source link

Release 4.0.5 #168

Closed iampelle closed 1 year ago

iampelle commented 1 year ago

What this PR does / why we need it: Remove major version requirement caps for pandas and scipy. This enables support for the current major release of pandas.

Which issue(s) this PR fixes Fixes https://github.com/spotify/chartify/issues/166