https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257073
--- Comment #7 from p5b2e9...@t-online.de --- # https://packaging.python.org/en/latest/requirements/#install-requires # It is not considered best practice to use install_requires to pin dependencies to specific versions. With this wisdom found there: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226359&action=diff#b/www/mitmproxy/files/patch-setup.py_sec1 I do wonder why these are still used here. They should be used only preventing to break a port but not for intentionally breaking if any dependency got a working upgrade. -- You are receiving this mail because: You are on the CC list for the bug.