I been trying to resolve dependencies for my project. Here is the version error I am getting for google auth. <2.0dev,<3.0dev,==1.35.0,>=1.24.0,>=2.14.1
I tried the pipenv graph and have my requirements set to 1.35 version for google-auth. Can you please tell me which version should help here?