coddingtonbear / python-myfitnesspal

Access your meal tracking data stored in MyFitnessPal programatically
MIT License
794 stars 136 forks source link

4 year old version of keyring? #91

Closed hbmartin closed 4 years ago

hbmartin commented 4 years ago

mfp requires very old version of keyring (release April 2016), lots of compatibility issues with other packages.

coddingtonbear commented 4 years ago

This is a community-maintained project; as a member of that community, you can feel free to post a pull request upgrading that package if you can confirm that the API we are using is not affected by any API changes.

On Feb 19, 2020, at 14:23, Harold Martin notifications@github.com wrote:

 mfp requires very old version of keyring (release April 2016), lots of compatibility issues with other packages.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hbmartin commented 4 years ago

@coddingtonbear thanks for pointing this out! https://github.com/coddingtonbear/python-myfitnesspal/pull/92