oauth-pythonclient
oauth-pythonclient copied to clipboard
ERROR: Cannot install intuit-oauth==1.1.1, intuit-oauth==1.2.0 and intuit-oauth==1.2.4 because these package versions have conflicting dependencies
ERROR: Cannot install intuit-oauth==1.1.1, intuit-oauth==1.2.0 and intuit-oauth==1.2.4 because these package versions have conflicting dependencies.
The conflict is caused by: intuit-oauth 1.2.4 depends on future>=0.16.0 intuit-oauth 1.2.0 depends on future>=0.16.0 intuit-oauth 1.1.1 depends on future>=0.16.0
Python 3.8.10 (default, May 17 2023, 18:13:58)
pip install intuit-oauth
Hey @dkozlowski569, we recently removed the future dependency. Can you try again and close this issue if you're successful?