Issue
based on feedback from chat on discord:
juanfrans
Hi all. Quick question: when I install qri through pip it downgrades my pandas from 1.1.3 to 1.0.0. But even if I have pandas 1.1.3 running, qri seems to work. Any thoughts?
What did you do?
pip install qri from within Jupiter
What happened?
pip downgraded pandas from 1.1.3 to 1.0.0.
What did you expect to happen?
pip shouldn't downgrade pandas