Hi all,
On Debian 10 "sudo pip install ReviewBoard" produces:
ERROR: django-oauth-toolkit 0.9.0 has requirement oauthlib==1.0.1, but you'll have oauthlib 3.1.0 which is incompatible.
but then appears to happily continue:
Installing collected packages: django-braces, Pillow, pillowfight, futures, django-pipeline, feedparser, publicsuffix, python-dateutil, pytz, Django, dnspython, Djblets, oauthlib, urllib3, certifi, chardet, idna, requests, requests-oauthlib, markdown, django-haystack, django-evolution, docutils, Whoosh, asana, PyYAML, rbintegrations, django-multiselectfield, django-oauth-toolkit, pycparser, cffi, pynacl, bcrypt, paramiko, python-memcached, django-cors-headers, mimeparse, Pygments, pymdown-extensions, ReviewBoard
Successfully installed Django-1.6.11 Djblets-1.0.13 Pillow-6.2.2 PyYAML-5.3.1 Pygments-2.5.2 ReviewBoard-3.0.18 Whoosh-2.7.4 asana-0.10.0 bcrypt-3.1.7 certifi-2020.6.20 cffi-1.14.0 chardet-3.0.4 django-braces-1.13.0 django-cors-headers-1.1.0 django-evolution-0.7.8 django-haystack-2.4.1 django-multiselectfield-0.1.12 django-oauth-toolkit-0.9.0 django-pipeline-1.6.14 dnspython-1.16.0 docutils-0.16 feedparser-5.2.1 futures-3.3.0 idna-2.10 markdown-2.6.11 mimeparse-0.1.3 oauthlib-3.1.0 paramiko-2.7.1 pillowfight-0.3 publicsuffix-1.1.1 pycparser-2.20 pymdown-extensions-3.5 pynacl-1.4.0 python-dateutil-2.8.1 python-memcached-1.59 pytz-2020.1 rbintegrations-1.0.1 requests-2.24.0 requests-oauthlib-1.0.0 urllib3-1.25.10
I didn't get this error when I ran in on Debian 9 a few months ago.
Do I have anything to worry about?
Thanks,
Adam