I've created a python3 application which is dependent on,
python3
dateparser
python3 is easy enough for a deb to automatically resolve, but dateparser is installed via pip.
How can I package my deb when my dependencies come from 2 different sources?