Remove obsolete version pin for asana dependency.

Review Request #13456 — Created Dec. 19, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

We had a version pin for requests-oauthlib in order to prevent conflicts
when installing the asana package (required by rbintegrations). The
asana library no longer uses requests-oauthlib at all, so this is no
longer necessary.

Installed dependencies for both reviewboard and rbintegrations. Ran unit
tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove obsolete version pin for asana dependency.
We had a version pin for requests-oauthlib in order to prevent conflicts when installing the asana package (required by rbintegrations). The asana library no longer uses requests-oauthlib at all, so this is no longer necessary. Testing Done: Installed dependencies for both reviewboard and rbintegrations. Ran unit tests.
d30ee7855b546e052141541ffd15b92eaee1b5dc David Trowbridge
reviewboard/dependencies.py
Loading...