pyjanitor-devs / pandas_flavor

The easy way to write your own flavor of Pandas
https://zsailer.github.io/software/pandas-flavor/
MIT License
298 stars 17 forks source link

Update lazy-loader dependency to ≥0.1 #25

Closed musicinmybrain closed 1 year ago

musicinmybrain commented 2 years ago

https://github.com/scientific-python/lazy_loader/blob/v0.1rc3/CHANGELOG.md#v01rc3

Additionally, maybe consider not pinning an exact version?

musicinmybrain commented 1 year ago

Updated to 0.1 final:

https://github.com/scientific-python/lazy_loader/blob/v0.1/CHANGELOG.md#v01-2022-09-21

Changed from an exact-version pin to a lower-bound (==>=).