capitalone / DataProfiler

What's in your data? Extract schema, statistics and entities from datasets
https://capitalone.github.io/DataProfiler
Apache License 2.0
1.43k stars 162 forks source link

Update matplotlib - Currently Pinned to <3.6.1, Latest version is 3.8.1 #1058

Open rxm7706 opened 1 year ago

rxm7706 commented 1 year ago

https://github.com/capitalone/DataProfiler/blob/main/requirements-reports.txt#L1C17-L1C17 matplotlib>=3.3.3,<3.6.1

Current cap on matplotlib is 3.6.1, which is over a year old. Can DataProfiler be updated to support the newer versions of MatplotLib (Currently 3.8.1)

taylorfturner commented 1 year ago

Thanks, @rxm7706! As mentioned on the synthetic-data release, feel free to put a PR with your proposed update and if all looks well we can integrate into the 0.10.6 release next week 🤞 Thanks!

taylorfturner commented 11 months ago

Unfortunately, this did not get into 0.10.6. Will tag it for next release. Thanks!

taylorfturner commented 11 months ago

PR #1072