Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirement is pinned for Pyrebase4 4.4.1: oauth2client==4.1.2 #20

Closed
2 of 3 tasks
MartinHjelmare opened this issue Nov 20, 2020 · 3 comments
Closed
2 of 3 tasks

Comments

@MartinHjelmare
Copy link

MartinHjelmare commented Nov 20, 2020

Description

Thanks for your support of Home Assistant!

(home-assistant) x$ pip install -r requirements_all.txt
...
(home-assistant) x$ pipdeptree -w silence -r -p oauth2client
oauth2client==4.0.0
...
  - gcloud==0.18.3 [requires: oauth2client>=2.0.1]
    - Pyrebase4==4.4.1 [requires: gcloud==0.18.3]
      - thermoworks-smoke==0.1.8 [requires: pyrebase4>=4.3.0]
  - Pyrebase4==4.4.1 [requires: oauth2client==4.1.2]
    - thermoworks-smoke==0.1.8 [requires: pyrebase4>=4.3.0]

Make sure these boxes are checked before submitting your issue:

  • Check that your version of Python is 3.4+
  • Check that you are on the newest version of Pyrebase
  • Check that Email/password provider is enabled in your Firebase dashboard under Auth -> Sign In Method.

Please don't be discouraged if you do not get a response to your issue quickly,
I maintain Pyrebase for fun and don't always have as much free time as I'd like.

Thank you for helping make Pyrebase better!

@nhorvath
Copy link
Owner

ok i'll change it to >= I just hope a future version won't break this project.

@MartinHjelmare
Copy link
Author

The oauth2client library is deprecated so the risk for new versions that break compatibility is low.

@MartinHjelmare
Copy link
Author

I see there's a new release. Thanks for the help! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants