Fix indirect dependency for django-braces and asana.
Review Request #10816 — Created Jan. 6, 2020 and submitted — Latest diff uploaded
We have a couple dependencies which in turn have dependencies which have
versions that can conflict with Django 1.6. django-oauth-toolkit depends
on django-braces and asana depends on requests-oauthlib. In both cases,
we're adding explicit dependencies on the upstream packages and pin
versions which are known to work.
Was able to set up a new virtualenv without any warnings or errors.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/dependencies.py |
---|